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 Providers #29

Closed
wants to merge 9 commits into from
Closed

Feature: Better Providers #29

wants to merge 9 commits into from

Conversation

bkonkle
Copy link
Owner

@bkonkle bkonkle commented May 30, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #29 (cad2e34) into main (de8fbc5) will decrease coverage by 2.38%.
The diff coverage is 1.94%.

❗ Current head cad2e34 differs from pull request most recent head 3243ade. Consider uploading reports for the commit 3243ade to get more accurate results

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   60.35%   57.97%   -2.38%     
==========================================
  Files          22       23       +1     
  Lines        1072     1116      +44     
==========================================
  Hits          647      647              
- Misses        425      469      +44     
Impacted Files Coverage Δ
nakago/src/app.rs 0.00% <0.00%> (ø)
nakago/src/config/loader.rs 0.00% <0.00%> (ø)
nakago/src/config/provider.rs 0.00% <0.00%> (ø)
nakago/src/inject/hooks.rs 0.00% <0.00%> (ø)
nakago/src/lib.rs 100.00% <ø> (ø)
nakago/src/lifecycle.rs 0.00% <0.00%> (ø)
nakago/src/log.rs 0.00% <0.00%> (ø)
nakago/src/panic.rs 0.00% <0.00%> (ø)
nakago_axum/src/app.rs 0.00% <0.00%> (ø)
nakago_axum/src/auth/authenticate.rs 0.00% <0.00%> (ø)
... and 6 more

@bkonkle bkonkle closed this Jul 26, 2023
@bkonkle bkonkle deleted the feature/better-providers branch August 14, 2023 01:28
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