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

fix(api): optimize network traffic for UpdateRecord #358

Merged
merged 1 commit into from
Jan 19, 2023
Merged

Conversation

favonia
Copy link
Owner

@favonia favonia commented Jan 8, 2023

The testing should automatically pass with a new release of cloudflare-go with the above PR merged. (The optimization is small, but why not! 😆)

@favonia favonia added the blocked This issue or pull request is blocked by something outside the authors' control label Jan 8, 2023
@favonia favonia self-assigned this Jan 8, 2023
@favonia favonia force-pushed the optimize-traffic branch 2 times, most recently from 6d16a95 to 85b2d1b Compare January 16, 2023 06:10
@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #358 (f5693d2) into main (f5693d2) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##             main     #358   +/-   ##
=======================================
  Coverage   87.90%   87.90%           
=======================================
  Files          32       32           
  Lines        2051     2051           
=======================================
  Hits         1803     1803           
  Misses        236      236           
  Partials       12       12           
Flag Coverage Δ
unittests 87.90% <0.00%> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@favonia favonia merged commit 64bd670 into main Jan 19, 2023
@favonia favonia deleted the optimize-traffic branch January 19, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue or pull request is blocked by something outside the authors' control
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant