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: ignore undefined value data on GET query #441

Merged
merged 5 commits into from
Mar 25, 2023
Merged

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Mar 25, 2023

closes #436

@fengmk2 fengmk2 force-pushed the ignore-undefined-value branch from c15939c to e83364d Compare March 25, 2023 10:47
@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Merging #441 (349fcda) into master (95a51ce) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #441   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files           8        8           
  Lines        1227     1229    +2     
  Branches      235      236    +1     
=======================================
+ Hits         1221     1223    +2     
  Misses          6        6           
Impacted Files Coverage Δ
src/HttpClient.ts 99.51% <100.00%> (+<0.01%) ⬆️

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

@fengmk2 fengmk2 merged commit f40ce0a into master Mar 25, 2023
@fengmk2 fengmk2 deleted the ignore-undefined-value branch March 25, 2023 14:12
fengmk2 pushed a commit that referenced this pull request Mar 25, 2023
[skip ci]

## [3.13.1](v3.13.0...v3.13.1) (2023-03-25)

### Bug Fixes

* ignore undefined value data on GET query ([#441](#441)) ([f40ce0a](f40ce0a))
@github-actions
Copy link

🎉 This PR is included in version 3.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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