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 SQLModel #450

Merged
merged 2 commits into from
Mar 10, 2022
Merged

Support SQLModel #450

merged 2 commits into from
Mar 10, 2022

Conversation

koxudaxi
Copy link
Owner

Related Issues

#418

@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #450 (35937ba) into master (9e32907) will increase coverage by 0.22%.
The diff coverage is 89.47%.

❗ Current head 35937ba differs from pull request most recent head 0fcf5fa. Consider uploading reports for the commit 0fcf5fa to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #450      +/-   ##
============================================
+ Coverage     74.28%   74.51%   +0.22%     
- Complexity      305      307       +2     
============================================
  Files            23       23              
  Lines          1789     1801      +12     
  Branches        514      518       +4     
============================================
+ Hits           1329     1342      +13     
+ Misses          194      193       -1     
  Partials        266      266              
Flag Coverage Δ
unittests 74.51% <89.47%> (+0.22%) ⬆️

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

Impacted Files Coverage Δ
src/com/koxudaxi/pydantic/Pydantic.kt 76.31% <88.88%> (+1.31%) ⬆️
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 75.80% <100.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 9e32907...0fcf5fa. Read the comment docs.

@koxudaxi koxudaxi merged commit eeb62bc into master Mar 10, 2022
@koxudaxi koxudaxi deleted the support_sql_model branch March 10, 2022 16:15
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