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

🐛 PUT does upsert when ID not found #14

Merged
merged 2 commits into from Oct 22, 2020
Merged

🐛 PUT does upsert when ID not found #14

merged 2 commits into from Oct 22, 2020

Conversation

Wytamma
Copy link
Owner

@Wytamma Wytamma commented Oct 22, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 22, 2020

Codecov Report

Merging #14 into master will increase coverage by 1.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   66.45%   67.47%   +1.02%     
==========================================
  Files          18       18              
  Lines         799      821      +22     
==========================================
+ Hits          531      554      +23     
+ Misses        268      267       -1     
Impacted Files Coverage Δ
fasteve/applications.py 71.77% <100.00%> (+0.94%) ⬆️
fasteve/core/utils.py 56.89% <100.00%> (+2.35%) ⬆️
fasteve/methods/put.py 91.30% <100.00%> (+7.09%) ⬆️
tests/test_aplications.py 100.00% <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 168699a...10d0b9e. Read the comment docs.

@Wytamma Wytamma merged commit 7dcdab1 into master Oct 22, 2020
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.

None yet

2 participants