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

Fix coverage reporting #989

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Fix coverage reporting #989

merged 1 commit into from
Feb 12, 2025

Conversation

nagyesta
Copy link
Owner

Issue: N/A

Description

  • Fixes coverage reporting

Entry point

Checklists

  • I have rebased my branch
  • My commit message is meaningful
  • The commit messages use semantic versioning: {major}, {minor} or {patch}
  • The changes are focusing on the issue at hand
  • I have maintained or increased test coverage

Notes

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Fixes coverage reporting

{patch}

Signed-off-by: Esta Nagy <nagyesta@gmail.com>
@nagyesta nagyesta added the bug Something isn't working label Feb 12, 2025
@nagyesta nagyesta self-assigned this Feb 12, 2025
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.85%. Comparing base (3a41fe3) to head (f287b0f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #989      +/-   ##
============================================
- Coverage     93.63%   89.85%   -3.78%     
- Complexity        0      710     +710     
============================================
  Files            11      101      +90     
  Lines          1099     2898    +1799     
  Branches        176      271      +95     
============================================
+ Hits           1029     2604    +1575     
- Misses           44      224     +180     
- Partials         26       70      +44     
Flag Coverage Δ
core 91.78% <ø> (?)
cucumber 92.79% <ø> (?)
flighteval 92.70% <ø> (-0.93%) ⬇️
junit4 83.05% <ø> (?)
jupiter 86.66% <ø> (?)
testkit 37.60% <ø> (?)
testng 100.00% <ø> (?)

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.

@nagyesta nagyesta merged commit b838066 into main Feb 12, 2025
12 of 13 checks passed
@nagyesta nagyesta deleted the bugfix/fix-coverage-reporting branch February 12, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant