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

[IOPID-1448] chore: add 409 management #345

Merged
merged 9 commits into from
Feb 13, 2024

Merge branch 'master' into IOPID-1448-409-conflict

d59d4e7
Select commit
Loading
Failed to load commit list.
Merged

[IOPID-1448] chore: add 409 management #345

Merge branch 'master' into IOPID-1448-409-conflict
d59d4e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 1s

70.59% (+3.14%) compared to 182ec31

View this Pull Request on Codecov

70.59% (+3.14%) compared to 182ec31

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (182ec31) 67.44% compared to head (d59d4e7) 70.59%.
Report is 6 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #345      +/-   ##
==========================================
+ Coverage   67.44%   70.59%   +3.14%     
==========================================
  Files         156      141      -15     
  Lines        5265     4635     -630     
  Branches      636      544      -92     
==========================================
- Hits         3551     3272     -279     
+ Misses       1615     1362     -253     
+ Partials       99        1      -98     
Files Coverage Δ
src/config.ts 96.00% <ø> (ø)
src/features/wallet/payloads/transactions.ts 60.00% <ø> (ø)
src/persistence/services.ts 86.95% <ø> (-0.19%) ⬇️
src/populate-persistence.ts 83.52% <ø> (ø)
src/routers/features/cgn/index.ts 32.59% <100.00%> (ø)
src/routers/public.ts 67.46% <ø> (-0.51%) ⬇️
src/routers/services_metadata.ts 51.02% <ø> (+1.48%) ⬆️
src/server.ts 100.00% <ø> (ø)
src/types/config.ts 100.00% <ø> (ø)
src/utils/variables.ts 100.00% <ø> (ø)
... and 3 more

... and 18 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a630f39...d59d4e7. Read the comment docs.