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

Add patch! methods for multiple records #10

Merged
merged 8 commits into from
May 6, 2022
Merged

Add patch! methods for multiple records #10

merged 8 commits into from
May 6, 2022

Conversation

kescobo
Copy link
Owner

@kescobo kescobo commented May 6, 2022

  • Add methods for patching multiple records.
  • Also fixes bug where post!ing more than 10 records at a time would throw error from API

@kescobo kescobo added bug Something isn't working enhancement New feature or request labels May 6, 2022
@kescobo kescobo changed the title Multi patch Add patch! methods for multiple records May 6, 2022
@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #10 (022787a) into main (d713462) will increase coverage by 7.33%.
The diff coverage is 95.00%.

❗ Current head 022787a differs from pull request most recent head a3ca504. Consider uploading reports for the commit a3ca504 to get more accurate results

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   69.52%   76.85%   +7.33%     
==========================================
  Files           4        4              
  Lines         105      121      +16     
==========================================
+ Hits           73       93      +20     
+ Misses         32       28       -4     
Impacted Files Coverage Δ
src/interface.jl 69.13% <95.00%> (+13.75%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@kescobo kescobo merged commit 9d1a571 into main May 6, 2022
@kescobo kescobo deleted the multi-patch branch May 6, 2022 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant