Skip to content

feat: add codecov.yml

2b8043d
Select commit
Loading
Failed to load commit list.
Merged

feat: ✨ add emv v4.3 field 55 parser support #47

feat: add codecov.yml
2b8043d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

84.51% (target 80.00%)

View this Pull Request on Codecov

84.51% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 72.65306% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.51%. Comparing base (2eb7756) to head (2b8043d).

Files with missing lines Patch % Lines
NetCore8583/Tlv/TlvTag.cs 28.12% 21 Missing and 2 partials ⚠️
NetCore8583/Tlv/TlvBuilder.cs 64.44% 13 Missing and 3 partials ⚠️
NetCore8583/Tlv/IsoMessageTlvExtensions.cs 60.52% 8 Missing and 7 partials ⚠️
NetCore8583/Tlv/TlvParser.cs 80.39% 5 Missing and 5 partials ⚠️
NetCore8583/Tlv/TlvField.cs 89.28% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   85.55%   84.51%   -1.04%     
==========================================
  Files          45       51       +6     
  Lines        2817     3062     +245     
  Branches      590      644      +54     
==========================================
+ Hits         2410     2588     +178     
- Misses        287      336      +49     
- Partials      120      138      +18     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.