Skip to content

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Oct 4, 2025

No description provided.

@DNKpp DNKpp added the enhancement New feature or request label Oct 4, 2025
Copy link

codacy-production bot commented Oct 4, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.26% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (798c20a) 2489 2442 98.11%
Head commit (b67d4c0) 2466 (-23) 2413 (-29) 97.85% (-0.26%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#138) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@coveralls
Copy link

coveralls commented Oct 4, 2025

Pull Request Test Coverage Report for Build 18388726968

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-5.5%) to 92.629%

Files with Coverage Reduction New Missed Lines %
include/mimic++/ExpectationBuilder.hpp 1 98.78%
include/mimic++/Expectation.hpp 1 87.82%
include/mimic++/matchers/GeneralMatchers.hpp 1 98.59%
include/mimic++/policies/ControlPolicies.hpp 1 95.83%
include/mimic++/printing/type/Templated.hpp 1 98.41%
include/mimic++/reporting/CallReport.hpp 1 57.14%
Totals Coverage Status
Change from base Build 18245161934: -5.5%
Covered Lines: 2413
Relevant Lines: 2466

💛 - Coveralls

Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.68%. Comparing base (798c20a) to head (b67d4c0).

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #138      +/-   ##
===============================================
+ Coverage        94.29%   94.68%   +0.39%     
===============================================
  Files               55       55              
  Lines             2489     2466      -23     
  Branches           969      968       -1     
===============================================
- Hits              2347     2335      -12     
- Misses              51       54       +3     
+ Partials            91       77      -14     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants