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

v1 preparation #27

Merged
merged 171 commits into from
Sep 28, 2024
Merged

v1 preparation #27

merged 171 commits into from
Sep 28, 2024

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Sep 26, 2024

  • update godbolt
  • update version in cmake

DNKpp added 30 commits June 18, 2024 18:02
Copy link

codacy-production bot commented Sep 26, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.26% (target: -1.00%) 99.40%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ed0d4d7) 687 680 98.98%
Head commit (dcf88ab) 1854 (+1167) 1840 (+1160) 99.24% (+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 (#27) 502 499 99.40%

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 Sep 26, 2024

Pull Request Test Coverage Report for Build 11087577986

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.3%) to 99.245%

Files with Coverage Reduction New Missed Lines %
__w/mimicpp/mimicpp/include/mimic++/Expectation.hpp 1 99.19%
__w/mimicpp/mimicpp/include/mimic++/Sequence.hpp 2 97.47%
__w/mimicpp/mimicpp/include/mimic++/ExpectationPolicies.hpp 4 94.74%
Totals Coverage Status
Change from base Build 9567257643: 0.3%
Covered Lines: 920
Relevant Lines: 927

💛 - Coveralls

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 96.21514% with 19 lines in your changes missing coverage. Please review.

Project coverage is 96.44%. Comparing base (ed0d4d7) to head (7934b22).

Files with missing lines Patch % Lines
include/mimic++/Expectation.hpp 88.23% 1 Missing and 5 partials ⚠️
include/mimic++/Sequence.hpp 91.42% 2 Missing and 4 partials ⚠️
include/mimic++/ControlPolicy.hpp 95.18% 0 Missing and 4 partials ⚠️
include/mimic++/Reports.hpp 98.45% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   94.30%   96.44%   +2.13%     
==========================================
  Files          10       13       +3     
  Lines         632      927     +295     
  Branches      251      284      +33     
==========================================
+ Hits          596      894     +298     
  Misses          8        8              
+ Partials       28       25       -3     

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

@DNKpp DNKpp merged commit dcf88ab into main Sep 28, 2024
89 checks passed
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