Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor, inner infrastructure updates #1

Merged
merged 6 commits into from
Oct 19, 2024

test: Missing tests for predicates, eslint adjustments

ae4b29b
Select commit
Loading
Failed to load commit list.
Merged

Refactor, inner infrastructure updates #1

test: Missing tests for predicates, eslint adjustments
ae4b29b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2024 in 1s

95.18% (target 90.00%)

View this Pull Request on Codecov

95.18% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.18%. Comparing base (7e469d0) to head (ae4b29b).

Files with missing lines Patch % Lines
src/index.ts 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
+ Coverage   92.77%   95.18%   +2.41%     
==========================================
  Files          10       20      +10     
  Lines         166      187      +21     
  Branches       42       69      +27     
==========================================
+ Hits          154      178      +24     
+ Misses         11        9       -2     
+ Partials        1        0       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.