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

Explicit min and max for locations #165

Merged
merged 1 commit into from
Jan 1, 2020
Merged

Conversation

fabricepipart
Copy link
Owner

Fixes #71

@fabricepipart fabricepipart self-assigned this Jan 1, 2020
@codecov-io
Copy link

codecov-io commented Jan 1, 2020

Codecov Report

Merging #165 into master will increase coverage by 0.12%.
The diff coverage is 91.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   84.75%   84.88%   +0.12%     
==========================================
  Files          90       90              
  Lines        2564     2586      +22     
  Branches      204      205       +1     
==========================================
+ Hits         2173     2195      +22     
  Misses        318      318              
  Partials       73       73
Flag Coverage Δ
#javaserver 88.63% <91.22%> (+0.12%) ⬆️
#pythonclient 73.3% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...org/trd/app/teknichrono/model/dto/LocationDTO.java 100% <ø> (ø) ⬆️
...knichrono/model/repository/LocationRepository.java 100% <100%> (ø) ⬆️
...va/org/trd/app/teknichrono/model/jpa/Location.java 60.71% <72.72%> (+10.71%) ⬆️
...d/app/teknichrono/business/view/LapTimeFilter.java 96.15% <94.28%> (+0.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f9e9e53...b243fa1. Read the comment docs.

@fabricepipart fabricepipart merged commit 8e2a5cd into master Jan 1, 2020
@fabricepipart fabricepipart deleted the feature/min-max-location branch February 4, 2020 07:21
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.

Can deactivate filtering extremes
2 participants