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

feat: improve requests #312

Merged
merged 15 commits into from
Feb 17, 2022
Merged

feat: improve requests #312

merged 15 commits into from
Feb 17, 2022

Conversation

getlarge
Copy link
Member

@getlarge getlarge commented Feb 15, 2022

  • Add safeguard to clear timeout or abort fetch request
  • Allow to use limit query parameter in search transactions methods
  • Update type definitions
  • Improve Transactions types
  • Export extra types
  • Create Github action workflow

@codecov-commenter
Copy link

Codecov Report

Merging #312 (3d71dd2) into master (7c1e8be) will increase coverage by 0.05%.
The diff coverage is 100.00%.

❗ Current head 3d71dd2 differs from pull request most recent head 7a12ee7. Consider uploading reports for the commit 7a12ee7 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #312      +/-   ##
==========================================
+ Coverage   95.79%   95.85%   +0.05%     
==========================================
  Files          13       13              
  Lines         452      603     +151     
==========================================
+ Hits          433      578     +145     
- Misses         19       25       +6     
Impacted Files Coverage Δ
src/connection.js 100.00% <ø> (ø)
src/request.js 91.76% <ø> (-0.04%) ⬇️
src/transaction.js 99.25% <ø> (-0.75%) ⬇️
src/baseRequest.js 90.90% <100.00%> (+2.22%) ⬆️
src/transport.js 94.33% <0.00%> (-1.96%) ⬇️
src/sanitize.js 100.00% <0.00%> (ø)
src/format_text.js 100.00% <0.00%> (ø)
... and 2 more

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 1864f6f...7a12ee7. Read the comment docs.

@getlarge getlarge merged commit f9a4675 into master Feb 17, 2022
@getlarge getlarge deleted the fet-improve-requests branch February 17, 2022 05:03
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.

2 participants