capnproto / capnproto-rust

Cap'n Proto for Rust
MIT License
2.06k stars 222 forks source link

Fix little language mistake in capability.rs doc comment. #511

Closed mav3ri3k closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 51.46%. Comparing base (ab342b3) to head (582b09f). Report is 28 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #511 +/- ## ========================================== - Coverage 51.64% 51.46% -0.19% ========================================== Files 69 69 Lines 33735 33557 -178 ========================================== - Hits 17422 17269 -153 + Misses 16313 16288 -25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dwrensha commented 4 months ago

Thanks!