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

removed Lazy keyword, separated Keyed methods #15

Merged
merged 12 commits into from
Nov 15, 2024
Merged

removed Lazy keyword, separated Keyed methods #15

merged 12 commits into from
Nov 15, 2024

Conversation

firasdarwish
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 83.98577% with 45 lines in your changes missing coverage. Please review.

Project coverage is 85.20%. Comparing base (9336c47) to head (d82a8d1).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
container_keyed_registerers.go 0.00% 20 Missing ⚠️
container_keyed_getters.go 0.00% 8 Missing ⚠️
internal_getters.go 95.19% 3 Missing and 2 partials ⚠️
container_unkeyed_registerers.go 60.00% 4 Missing ⚠️
default_container_keyed_registerers.go 80.00% 2 Missing and 2 partials ⚠️
default_container_keyed_getters.go 75.00% 1 Missing and 1 partial ⚠️
shared_getters.go 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   91.83%   85.20%   -6.63%     
==========================================
  Files           9       19      +10     
  Lines         502      561      +59     
==========================================
+ Hits          461      478      +17     
- Misses         32       71      +39     
- Partials        9       12       +3     

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

@firasdarwish firasdarwish changed the title removed Lazy keyword from funcs signatures removed Lazy keyword, separated Keyed methods Nov 15, 2024
@firasdarwish firasdarwish merged commit 50afc6b into main Nov 15, 2024
6 of 8 checks passed
@firasdarwish firasdarwish deleted the r/0.6.0 branch November 15, 2024 13:00
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