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

Fixing same time stamp in combined reports #321

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

fixing the test

7943a57
Select commit
Loading
Failed to load commit list.
Open

Fixing same time stamp in combined reports #321

fixing the test
7943a57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

78.16% (-0.05%) compared to 99fa74b, passed because coverage increased by 0.12% when compared to adjusted base (78.03%)

View this Pull Request on Codecov

78.16% (-0.05%) compared to 99fa74b, passed because coverage increased by 0.12% when compared to adjusted base (78.03%)

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.16%. Comparing base (99fa74b) to head (7943a57).
Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
.../java/com/aventstack/extentreports/ExtentTest.java 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #321      +/-   ##
============================================
- Coverage     78.20%   78.16%   -0.05%     
- Complexity      493      495       +2     
============================================
  Files            89       89              
  Lines          1551     1557       +6     
  Branches        127      128       +1     
============================================
+ Hits           1213     1217       +4     
- Misses          269      270       +1     
- Partials         69       70       +1     

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