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

Feature: Better Async Providers #37

Merged
merged 26 commits into from
Aug 14, 2023
Merged

Feature: Better Async Providers #37

merged 26 commits into from
Aug 14, 2023

Conversation

bkonkle
Copy link
Owner

@bkonkle bkonkle commented Aug 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #37 (85ed6f9) into main (463eeef) will decrease coverage by 1.82%.
The diff coverage is 78.26%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   59.40%   57.59%   -1.82%     
==========================================
  Files          20       19       -1     
  Lines        1074     1021      -53     
==========================================
- Hits          638      588      -50     
+ Misses        436      433       -3     
Files Changed Coverage Δ
nakago/src/app.rs 0.00% <0.00%> (ø)
nakago/src/config/hooks.rs 0.00% <0.00%> (ø)
nakago/src/inject/error.rs 80.00% <0.00%> (+3.80%) ⬆️
nakago/src/inject/hooks.rs 0.00% <0.00%> (ø)
nakago/src/lifecycle.rs 0.00% <0.00%> (ø)
nakago_axum/src/app.rs 0.00% <0.00%> (ø)
nakago_axum/src/auth/providers.rs 0.00% <0.00%> (ø)
nakago_axum/src/routes.rs 0.00% <0.00%> (ø)
nakago/src/inject/tag.rs 83.97% <83.95%> (-7.52%) ⬇️
nakago/src/inject/type_id.rs 89.87% <85.71%> (-6.11%) ⬇️
... and 2 more

@bkonkle bkonkle merged commit 6b180ec into main Aug 14, 2023
5 of 6 checks passed
@bkonkle bkonkle deleted the feature/better-providers-3 branch August 14, 2023 01:45
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.

None yet

1 participant