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

type erased ScopedExpectation #24

Merged
merged 12 commits into from
Sep 21, 2024
Merged

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Sep 20, 2024

No description provided.

Copy link

codacy-production bot commented Sep 20, 2024

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 (65c7a52) 855 848 99.18%
Head commit (bf5ed61) 1722 (+867) 1708 (+860) 99.19% (+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 (#24) 15 15 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 Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (65c7a52) to head (bf5ed61).
Report is 12 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development      #24      +/-   ##
===============================================
+ Coverage        96.49%   96.63%   +0.14%     
===============================================
  Files               13       13              
  Lines              855      861       +6     
  Branches           276      274       -2     
===============================================
+ Hits               825      832       +7     
  Misses               8        8              
+ Partials            22       21       -1     

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

@coveralls
Copy link

coveralls commented Sep 20, 2024

Pull Request Test Coverage Report for Build 10968645225

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 99.187%

Totals Coverage Status
Change from base Build 10967292584: 0.006%
Covered Lines: 854
Relevant Lines: 861

💛 - Coveralls

@DNKpp DNKpp force-pushed the dev/TypeErasedScopedExpectation branch from e2a1d95 to c2979fd Compare September 20, 2024 23:30
@DNKpp DNKpp merged commit bf5ed61 into development Sep 21, 2024
55 checks passed
@DNKpp DNKpp deleted the dev/TypeErasedScopedExpectation branch September 21, 2024 12:56
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