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

Implemented update_many method in PydanticMixin #16

Merged
merged 1 commit into from Jan 18, 2020

Conversation

i8enn
Copy link
Owner

@i8enn i8enn commented Jan 18, 2020

Bump version included

@i8enn i8enn added the enhancement New feature or request label Jan 18, 2020
@i8enn i8enn self-assigned this Jan 18, 2020
@codecov-io
Copy link

Codecov Report

Merging #16 into master will increase coverage by 0.43%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   87.23%   87.67%   +0.43%     
==========================================
  Files           2        2              
  Lines         141      146       +5     
  Branches       28       28              
==========================================
+ Hits          123      128       +5     
  Misses          6        6              
  Partials       12       12
Impacted Files Coverage Δ
pydantic_odm/mixins.py 87.14% <100%> (+0.47%) ⬆️

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 81cab43...0da7437. Read the comment docs.

@i8enn i8enn merged commit 477ebbc into master Jan 18, 2020
@i8enn i8enn deleted the udpate_queries_in_mixin branch January 18, 2020 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants