Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

use generics in traits rather than 'dyn traits' #64

Merged
merged 3 commits into from
Dec 28, 2023
Merged

Conversation

danieleades
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 46 lines in your changes are missing coverage. Please review.

Comparison is base (c4521bc) 45.55% compared to head (417e7bc) 46.26%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/client.rs 0.00% 23 Missing ⚠️
src/client/inner/refreshable.rs 0.00% 11 Missing ⚠️
src/client/inner/quick.rs 0.00% 6 Missing ⚠️
src/endpoints/feed_items.rs 0.00% 2 Missing ⚠️
src/endpoints/transactions/get.rs 0.00% 2 Missing ⚠️
src/endpoints/transactions/list.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   45.55%   46.26%   +0.71%     
==========================================
  Files          19       19              
  Lines         911      897      -14     
==========================================
  Hits          415      415              
+ Misses        496      482      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danieleades danieleades merged commit 9a3728f into main Dec 28, 2023
12 of 13 checks passed
@danieleades danieleades deleted the concrete-types branch December 28, 2023 19:22
@github-actions github-actions bot mentioned this pull request Aug 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant