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: side effects #2

Merged
merged 17 commits into from
Apr 25, 2024
Merged

Feature: side effects #2

merged 17 commits into from
Apr 25, 2024

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Apr 24, 2024

No description provided.

@DNKpp DNKpp changed the base branch from main to development April 24, 2024 21:03
Copy link

codacy-production bot commented Apr 24, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.35% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9bbdf9c) 458 436 95.20%
Head commit (5e067f0) 988 (+530) 944 (+508) 95.55% (+0.35%)

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 (#2) 36 36 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 will stop sending the deprecated coverage status from June 5th, 2024. Learn more

@coveralls
Copy link

coveralls commented Apr 24, 2024

Pull Request Test Coverage Report for Build 8833909428

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.4%) to 95.547%

Files with Coverage Reduction New Missed Lines %
__w/mimicpp/mimicpp/include/mimic++/ExpectationPolicies.hpp 8 93.65%
Totals Coverage Status
Change from base Build 8823330940: 0.4%
Covered Lines: 472
Relevant Lines: 494

💛 - Coveralls

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.50%. Comparing base (9bbdf9c) to head (5e067f0).

Additional details and impacted files
@@               Coverage Diff               @@
##           development       #2      +/-   ##
===============================================
+ Coverage        93.27%   93.50%   +0.23%     
===============================================
  Files                8        8              
  Lines              431      462      +31     
  Branches            56       58       +2     
===============================================
+ Hits               402      432      +30     
  Misses              22       22              
- Partials             7        8       +1     

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

@DNKpp DNKpp merged commit 5e067f0 into development Apr 25, 2024
48 checks passed
@DNKpp DNKpp deleted the dev/SideEffect branch April 25, 2024 14:36
DNKpp added a commit that referenced this pull request Jun 17, 2024
DNKpp added a commit that referenced this pull request Dec 30, 2024
DNKpp added a commit that referenced this pull request Jan 1, 2025
DNKpp added a commit that referenced this pull request Jan 1, 2025
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