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

support parsable type highlight level #103

Merged
merged 5 commits into from
Apr 19, 2020

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Apr 18, 2020

This PR supports highlight level for the parsable type
mode

  • WARNING
  • WEAK_WARNING
  • DISABLE

@codecov
Copy link

codecov bot commented Apr 19, 2020

Codecov Report

Merging #103 into master will decrease coverage by 0.29%.
The diff coverage is 59.25%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #103      +/-   ##
============================================
- Coverage     69.08%   68.79%   -0.30%     
- Complexity      100      101       +1     
============================================
  Files            14       14              
  Lines           757      769      +12     
  Branches        243      244       +1     
============================================
+ Hits            523      529       +6     
- Misses          110      116       +6     
  Partials        124      124              
Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/PydanticInitializer.kt 38.63% <38.88%> (-4.61%) 4.00 <1.00> (ø)
src/com/koxudaxi/pydantic/PydanticConfigService.kt 77.77% <100.00%> (+2.77%) 3.00 <1.00> (+1.00)
...koxudaxi/pydantic/PydanticTypeCheckerInspection.kt 86.66% <100.00%> (+0.95%) 3.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 696d0e3...e9731dd. Read the comment docs.

@koxudaxi koxudaxi merged commit 945e219 into master Apr 19, 2020
@koxudaxi koxudaxi deleted the support_parsable_type_highlight_level branch April 19, 2020 10:35
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