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

Add nickname #164

Merged
merged 1 commit into from
Dec 31, 2019
Merged

Add nickname #164

merged 1 commit into from
Dec 31, 2019

Conversation

fabricepipart
Copy link
Owner

Fixes #113

@codecov-io
Copy link

codecov-io commented Dec 31, 2019

Codecov Report

Merging #164 into master will increase coverage by 0.27%.
The diff coverage is 92.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   84.47%   84.75%   +0.27%     
==========================================
  Files          90       90              
  Lines        2551     2564      +13     
  Branches      200      204       +4     
==========================================
+ Hits         2155     2173      +18     
+ Misses        326      318       -8     
- Partials       70       73       +3
Flag Coverage Δ
#javaserver 88.5% <92.5%> (+0.33%) ⬆️
#pythonclient 73.3% <ø> (ø) ⬆️
Impacted Files Coverage Δ
.../trd/app/teknichrono/model/dto/NestedPilotDTO.java 100% <ø> (ø) ⬆️
...va/org/trd/app/teknichrono/model/dto/PilotDTO.java 100% <ø> (ø) ⬆️
.../teknichrono/model/repository/PilotRepository.java 100% <100%> (+2.38%) ⬆️
.../java/org/trd/app/teknichrono/model/jpa/Pilot.java 83.63% <88%> (+14.58%) ⬆️

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 d8d7ce1...443d606. Read the comment docs.

@fabricepipart fabricepipart merged commit f9e9e53 into master Dec 31, 2019
@fabricepipart fabricepipart deleted the feature/nickname branch December 31, 2019 11: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.

Pilots should have numbers
2 participants