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

Fix CSV usage #patch #143

Merged
merged 1 commit into from
Oct 29, 2019
Merged

Fix CSV usage #patch #143

merged 1 commit into from
Oct 29, 2019

Conversation

fabricepipart
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 29, 2019

Codecov Report

Merging #143 into master will increase coverage by 11.22%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #143       +/-   ##
===========================================
+ Coverage   72.27%   83.49%   +11.22%     
===========================================
  Files          20       87       +67     
  Lines         606     2418     +1812     
  Branches        0      191      +191     
===========================================
+ Hits          438     2019     +1581     
- Misses        168      337      +169     
- Partials        0       62       +62
Flag Coverage Δ
#javaserver 87.25% <100%> (?)
#pythonclient 72.27% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...a/org/trd/app/teknichrono/util/DurationLogger.java 100% <ø> (ø)
.../org/trd/app/teknichrono/rest/LapTimeEndpoint.java 80.55% <ø> (ø)
...org/trd/app/teknichrono/util/csv/CSVConverter.java 100% <100%> (ø)
...knichrono/model/repository/CategoryRepository.java 100% <0%> (ø)
.../org/trd/app/teknichrono/rest/SessionEndpoint.java 86.95% <0%> (ø)
...java/org/trd/app/teknichrono/model/jpa/Beacon.java 85.71% <0%> (ø)
...va/org/trd/app/teknichrono/model/jpa/Category.java 55.55% <0%> (ø)
.../trd/app/teknichrono/rest/ChronometerEndpoint.java 100% <0%> (ø)
...va/org/trd/app/teknichrono/model/jpa/Location.java 50% <0%> (ø)
... and 60 more

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 73894fe...98f3207. Read the comment docs.

@fabricepipart fabricepipart merged commit 7046f4c into master Oct 29, 2019
@fabricepipart fabricepipart deleted the bugfix/csv branch December 25, 2019 20:08
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.

2 participants