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 config service error #202

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Fix config service error #202

merged 1 commit into from
Sep 29, 2020

Conversation

koxudaxi
Copy link
Owner

Related Issues

#201

@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #202 into master will decrease coverage by 0.05%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #202      +/-   ##
============================================
- Coverage     63.40%   63.34%   -0.06%     
  Complexity      179      179              
============================================
  Files            20       20              
  Lines          1123     1124       +1     
  Branches        339      339              
============================================
  Hits            712      712              
  Misses          248      248              
- Partials        163      164       +1     
Flag Coverage Δ Complexity Δ
#unittests 63.34% <50.00%> (-0.06%) 179.00 <1.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/PydanticInitializer.kt 65.62% <0.00%> (-0.70%) 21.00 <1.00> (ø)
src/com/koxudaxi/pydantic/PydanticConfigService.kt 87.50% <100.00%> (ø) 14.00 <0.00> (ø)

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 a7051d2...072a35d. Read the comment docs.

@koxudaxi koxudaxi merged commit fef677b into master Sep 29, 2020
@koxudaxi koxudaxi deleted the fix_service_error branch September 29, 2020 17:29
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