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

Coverage fix #1288

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Coverage fix #1288

wants to merge 9 commits into from

Conversation

BrunoLiegiBastonLiegi
Copy link
Contributor

This restores the 100% coverage.

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.89%. Comparing base (e7061b0) to head (d1a17fd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1288      +/-   ##
==========================================
+ Coverage   99.84%   99.89%   +0.05%     
==========================================
  Files          74       74              
  Lines       10735    10733       -2     
==========================================
+ Hits        10718    10722       +4     
+ Misses         17       11       -6     
Flag Coverage Δ
unittests 99.89% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renatomello renatomello linked an issue Mar 31, 2024 that may be closed by this pull request
@MatteoRobbiati MatteoRobbiati requested review from MatteoRobbiati and removed request for MatteoRobbiati May 29, 2024 07:50
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.

Coverage decrease
1 participant