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

Manage tests sessions #131

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Manage tests sessions #131

merged 1 commit into from
Feb 14, 2023

Conversation

fabricepipart
Copy link
Owner

@fabricepipart fabricepipart commented Feb 7, 2023

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #131 (0b268dd) into main (6e5dc1b) will decrease coverage by 3.40%.
The diff coverage is 85.84%.

❗ Current head 0b268dd differs from pull request most recent head 75317ee. Consider uploading reports for the commit 75317ee to get more accurate results

@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
- Coverage   98.34%   94.94%   -3.40%     
==========================================
  Files          49       54       +5     
  Lines         483      534      +51     
  Branches       51       50       -1     
==========================================
+ Hits          475      507      +32     
- Misses          1       17      +16     
- Partials        7       10       +3     
Flag Coverage Δ
javaserver 94.94% <85.84%> (-3.40%) ⬇️

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

Impacted Files Coverage Δ
...va/org/teknichrono/mgp/model/out/SessionRider.java 100.00% <ø> (ø)
...g/teknichrono/mgp/model/result/Classification.java 100.00% <ø> (ø)
...n/java/org/teknichrono/mgp/model/result/Rider.java 100.00% <ø> (ø)
...java/org/teknichrono/mgp/model/result/Session.java 100.00% <ø> (ø)
.../org/teknichrono/mgp/model/rider/RiderDetails.java 100.00% <ø> (ø)
...n/java/org/teknichrono/mgp/rest/RiderEndpoint.java 100.00% <ø> (ø)
.../java/org/teknichrono/mgp/rest/SeasonEndpoint.java 100.00% <ø> (ø)
...ava/org/teknichrono/mgp/model/out/LapAnalysis.java 89.47% <50.00%> (-10.53%) ⬇️
...n/java/org/teknichrono/mgp/rest/EventEndpoint.java 81.81% <60.00%> (-18.19%) ⬇️
...java/org/teknichrono/mgp/rest/SessionEndpoint.java 80.21% <68.57%> (-16.89%) ⬇️
... and 16 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fabricepipart fabricepipart force-pushed the feature/test-sessions branch 7 times, most recently from 257ecdc to 0b268dd Compare February 14, 2023 06:59
@fabricepipart fabricepipart merged commit fc67c18 into main Feb 14, 2023
@fabricepipart fabricepipart deleted the feature/test-sessions branch April 29, 2023 17:01
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.

1 participant