sapphiredev / utilities

Common JavaScript utilities for Sapphire Projects
https://www.sapphirejs.dev/
MIT License
153 stars 39 forks source link

feat: add signed ints #778

Closed kyranet closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 62.40%. Comparing base (7c2bed2) to head (fee5661).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #778 +/- ## ========================================== + Coverage 61.71% 62.40% +0.69% ========================================== Files 297 306 +9 Lines 8312 8465 +153 Branches 917 1534 +617 ========================================== + Hits 5130 5283 +153 Misses 3177 3177 Partials 5 5 ``` | [Flag](https://app.codecov.io/gh/sapphiredev/utilities/pull/778/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sapphiredev) | Coverage Δ | | |---|---|---| | [18](https://app.codecov.io/gh/sapphiredev/utilities/pull/778/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sapphiredev) | `62.40% <100.00%> (+0.69%)` | :arrow_up: | | [19](https://app.codecov.io/gh/sapphiredev/utilities/pull/778/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sapphiredev) | `62.40% <100.00%> (+0.69%)` | :arrow_up: | | [20](https://app.codecov.io/gh/sapphiredev/utilities/pull/778/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sapphiredev) | `62.40% <100.00%> (+0.69%)` | :arrow_up: | | [21](https://app.codecov.io/gh/sapphiredev/utilities/pull/778/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sapphiredev) | `62.40% <100.00%> (+0.69%)` | :arrow_up: | 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=sapphiredev#carryforward-flags-in-the-pull-request-comment) to find out more.

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