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

tests(internal/session): add more unit tests with smaller functions #359

Merged
merged 2 commits into from
Feb 11, 2025

fix lastPkgTimestamp race

278c55d
Select commit
Loading
Failed to load commit list.
Merged

tests(internal/session): add more unit tests with smaller functions #359

fix lastPkgTimestamp race
278c55d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2025 in 1s

23.41% (+0.00%) compared to f909795

View this Pull Request on Codecov

23.41% (+0.00%) compared to f909795

Details

Codecov Report

Attention: Patch coverage is 81.69014% with 13 lines in your changes missing coverage. Please review.

Project coverage is 23.41%. Comparing base (f909795) to head (278c55d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/session/session.go 81.69% 10 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #359   +/-   ##
=======================================
  Coverage   23.41%   23.41%           
=======================================
  Files         287      287           
  Lines       25695    25707   +12     
=======================================
+ Hits         6016     6020    +4     
- Misses      19074    19081    +7     
- Partials      605      606    +1     

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