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

enhance type-prettification #104

Merged
merged 71 commits into from
Mar 16, 2025
Merged

enhance type-prettification #104

merged 71 commits into from
Mar 16, 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.01% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1c76e85) 1650 1640 99.39%
Head commit (642fe01) 1683 (+33) 1673 (+33) 99.41% (+0.01%)

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 (#104) 178 178 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

@coveralls
Copy link

coveralls commented Mar 4, 2025

Pull Request Test Coverage Report for Build 13877582548

Details

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

Totals Coverage Status
Change from base Build 13866743276: 0.01%
Covered Lines: 1673
Relevant Lines: 1683

💛 - Coveralls

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

Attention: Patch coverage is 95.50562% with 8 lines in your changes missing coverage. Please review.

Project coverage is 96.49%. Comparing base (1c76e85) to head (642fe01).
Report is 71 commits behind head on development.

Files with missing lines Patch % Lines
include/mimic++/printing/type/PostProcessing.hpp 95.06% 0 Missing and 8 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           development     #104   +/-   ##
============================================
  Coverage        96.48%   96.49%           
============================================
  Files               46       46           
  Lines             1650     1683   +33     
  Branches           615      631   +16     
============================================
+ Hits              1592     1624   +32     
  Misses              12       12           
- Partials            46       47    +1     

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

@DNKpp DNKpp force-pushed the dev/ApplyTypePrettifications branch 2 times, most recently from 32fee08 to bcf6435 Compare March 14, 2025 22:22
@DNKpp DNKpp force-pushed the dev/ApplyTypePrettifications branch from bcf6435 to d028ed6 Compare March 15, 2025 00:00
@DNKpp DNKpp merged commit 84d23ca into development Mar 16, 2025
36 of 37 checks passed
@DNKpp DNKpp deleted the dev/ApplyTypePrettifications branch March 16, 2025 00:21
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.

3 participants