Smithay / calloop

A callback-based Event Loop
MIT License
176 stars 34 forks source link

typo #112

Closed 13r0ck closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.22% // Head: 89.11% // Decreases project coverage by -0.11% :warning:

Coverage data is based on head (d53f12a) compared to base (52daa0b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #112 +/- ## ========================================== - Coverage 89.22% 89.11% -0.12% ========================================== Files 17 17 Lines 1698 1699 +1 ========================================== - Hits 1515 1514 -1 - Misses 183 185 +2 ``` | Flag | Coverage Δ | | |---|---|---| | macos-latest | `88.58% <ø> (-0.14%)` | :arrow_down: | | ubuntu-latest | `87.43% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Smithay#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/Smithay/calloop/pull/112?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Smithay) | Coverage Δ | | |---|---|---| | [src/sources/ping/pipe.rs](https://codecov.io/gh/Smithay/calloop/pull/112/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Smithay#diff-c3JjL3NvdXJjZXMvcGluZy9waXBlLnJz) | `97.10% <0.00%> (-1.45%)` | :arrow_down: | | [src/sys/mod.rs](https://codecov.io/gh/Smithay/calloop/pull/112/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Smithay#diff-c3JjL3N5cy9tb2QucnM=) | `90.75% <0.00%> (-0.85%)` | :arrow_down: | | [src/sys/kqueue.rs](https://codecov.io/gh/Smithay/calloop/pull/112/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Smithay#diff-c3JjL3N5cy9rcXVldWUucnM=) | `98.89% <0.00%> (+<0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Smithay). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Smithay)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

elinorbgr commented 1 year ago

Thanks!