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: Type Mismatch Errors #35

Merged
merged 7 commits into from
Jul 31, 2023
Merged

Feature: Type Mismatch Errors #35

merged 7 commits into from
Jul 31, 2023

Conversation

bkonkle
Copy link
Owner

@bkonkle bkonkle commented Jul 31, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #35 (40e443c) into main (de8fbc5) will decrease coverage by 0.96%.
The diff coverage is 70.27%.

❗ Current head 40e443c differs from pull request most recent head 585fa4a. Consider uploading reports for the commit 585fa4a to get more accurate results

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   60.35%   59.40%   -0.96%     
==========================================
  Files          22       20       -2     
  Lines        1072     1074       +2     
==========================================
- Hits          647      638       -9     
- Misses        425      436      +11     
Files Changed Coverage Δ
nakago/src/inject/error.rs 76.19% <0.00%> (-8.03%) ⬇️
nakago_axum/src/routes.rs 0.00% <0.00%> (ø)
nakago/src/inject/container.rs 73.75% <55.55%> (-8.69%) ⬇️
nakago/src/inject/tag.rs 91.48% <100.00%> (-0.05%) ⬇️
nakago/src/inject/type_id.rs 95.97% <100.00%> (-0.08%) ⬇️

... and 3 files with indirect coverage changes

@bkonkle bkonkle merged commit 463eeef into main Jul 31, 2023
2 checks passed
@bkonkle bkonkle deleted the feature/type-mismatch branch July 31, 2023 23: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.

1 participant