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

Feature: MIMICPP_ASSERT #103

Merged
merged 15 commits into from
Mar 4, 2025
Merged

Feature: MIMICPP_ASSERT #103

merged 15 commits into from
Mar 4, 2025

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Mar 4, 2025

No description provided.

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

codacy-production bot commented Mar 4, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (c307d9d) 1650 1640 99.39%
Head commit (c60d8ca) 1650 (+0) 1640 (+0) 99.39% (+0.00%)

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 (#103) 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

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.48%. Comparing base (c307d9d) to head (c60d8ca).
Report is 15 commits behind head on development.

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #103   +/-   ##
============================================
  Coverage        96.48%   96.48%           
============================================
  Files               46       46           
  Lines             1650     1650           
  Branches           615      615           
============================================
  Hits              1592     1592           
  Misses              12       12           
  Partials            46       46           

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13658338765

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 99.394%

Files with Coverage Reduction New Missed Lines %
include/mimic++/Sequence.hpp 1 98.67%
Totals Coverage Status
Change from base Build 13655055223: 0.0%
Covered Lines: 1640
Relevant Lines: 1650

💛 - Coveralls

@DNKpp DNKpp merged commit c60d8ca into development Mar 4, 2025
37 checks passed
@DNKpp DNKpp deleted the dev/MIMICPP_ASSERT branch March 4, 2025 17:12
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