Skip to content

Fix gcvor coverage gathering #105

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

Merged
merged 4 commits into from
Mar 14, 2025
Merged

Fix gcvor coverage gathering #105

merged 4 commits into from
Mar 14, 2025

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Mar 13, 2025

No description provided.

Copy link

codacy-production bot commented Mar 13, 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 (bd91a9a) 1650 1640 99.39%
Head commit (47bf89f) 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 (#105) 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 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.48%. Comparing base (bd91a9a) to head (47bf89f).
Report is 1 commits behind head on development.

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #105   +/-   ##
============================================
  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.

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

@coveralls
Copy link

coveralls commented Mar 13, 2025

Pull Request Test Coverage Report for Build 13844640903

Details

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

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

💛 - Coveralls

@DNKpp DNKpp changed the title Debug gcvor Fix gcvor coverage gathering Mar 14, 2025
@DNKpp DNKpp merged commit 6170da8 into development Mar 14, 2025
20 of 21 checks passed
@DNKpp DNKpp deleted the dev/DebugGcovr branch March 14, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants