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 basic logging to requests #42

Merged
merged 1 commit into from
Jan 17, 2022
Merged

add basic logging to requests #42

merged 1 commit into from
Jan 17, 2022

Conversation

danieleades
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #42 (c9dc0e8) into main (92ba0c1) will decrease coverage by 0.31%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #42      +/-   ##
========================================
- Coverage   9.04%   8.73%   -0.32%     
========================================
  Files         18      18              
  Lines        221     229       +8     
========================================
  Hits          20      20              
- Misses       201     209       +8     
Impacted Files Coverage Δ
src/client.rs 0.00% <0.00%> (ø)
src/client/inner/refreshable.rs 0.00% <ø> (ø)
src/endpoints/feed_items.rs 0.00% <0.00%> (ø)
src/endpoints/transactions/get.rs 0.00% <0.00%> (ø)
src/endpoints/transactions/list.rs 0.00% <0.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 92ba0c1...c9dc0e8. Read the comment docs.

@danieleades danieleades merged commit 713cc91 into main Jan 17, 2022
@danieleades danieleades deleted the feature/logging branch January 17, 2022 06:49
@github-actions github-actions bot mentioned this pull request Aug 23, 2024
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