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/patch succeeded Feb 11, 2025 in 0s

81.69% of diff hit (target 23.41%)

View this Pull Request on Codecov

81.69% of diff hit (target 23.41%)

Annotations

Check warning on line 257 in internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/session/session.go#L255-L257

Added lines #L255 - L257 were not covered by tests

Check warning on line 261 in internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/session/session.go#L259-L261

Added lines #L259 - L261 were not covered by tests

Check warning on line 340 in internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/session/session.go#L338-L340

Added lines #L338 - L340 were not covered by tests

Check warning on line 362 in internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/session/session.go#L362

Added line #L362 was not covered by tests