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

Add custom InjectLambdaAttribute provider #50

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

akarboush
Copy link
Contributor

closes #49 49

Copy link

codecov bot commented Aug 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (4e5ae5b) to head (229905d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   95.12%   95.14%   +0.01%     
==========================================
  Files          51       51              
  Lines        1088     1092       +4     
  Branches      237      238       +1     
==========================================
+ Hits         1035     1039       +4     
  Misses         29       29              
  Partials       24       24              

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

@axelheer axelheer merged commit a73b26e into axelheer:main Aug 18, 2024
10 checks passed
@axelheer
Copy link
Owner

Thx

@akarboush
Copy link
Contributor Author

Perfect.
Any info on when the next release might be planned?

@axelheer
Copy link
Owner

https://github.com/axelheer/nein-linq/actions/runs/10442789686

I have no plans, but there you go :)

@akarboush akarboush deleted the feature/custom-attribute-provider branch August 18, 2024 19:57
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.

Allow custom attribute provider for InjectLambdaAttribute
2 participants