Skip to content

Feature: Pretty path printing #98

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 16 commits into from
Jan 25, 2025
Merged

Feature: Pretty path printing #98

merged 16 commits into from
Jan 25, 2025

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Jan 25, 2025

No description provided.

@DNKpp DNKpp added the enhancement New feature or request label Jan 25, 2025
Copy link

codacy-production bot commented Jan 25, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.07% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (fc2ef55) 1442 1438 99.72%
Head commit (ffb8769) 1454 (+12) 1451 (+13) 99.79% (+0.07%)

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 (#98) 56 56 100.00%

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 Jan 25, 2025

Codecov Report

Attention: Patch coverage is 98.21429% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.42%. Comparing base (fc2ef55) to head (ffb8769).
Report is 16 commits behind head on development.

Files with missing lines Patch % Lines
include/mimic++/printing/StatePrinter.hpp 90.90% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development      #98      +/-   ##
===============================================
+ Coverage        96.32%   96.42%   +0.09%     
===============================================
  Files               29       30       +1     
  Lines             1442     1454      +12     
  Branches           501      510       +9     
===============================================
+ Hits              1389     1402      +13     
+ Misses              10        8       -2     
- Partials            43       44       +1     

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

@coveralls
Copy link

coveralls commented Jan 25, 2025

Pull Request Test Coverage Report for Build 12966116271

Details

  • 56 of 56 (100.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 99.794%

Totals Coverage Status
Change from base Build 12954652478: 0.07%
Covered Lines: 1451
Relevant Lines: 1454

💛 - Coveralls

@DNKpp DNKpp merged commit ffb8769 into development Jan 25, 2025
36 checks passed
@DNKpp DNKpp deleted the dev/PrettyPathPrinting branch January 25, 2025 16:13
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