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 typing to BasePolicy.config #1439

Closed
wants to merge 1 commit into from
Closed

Conversation

wakamex
Copy link
Contributor

@wakamex wakamex commented Apr 26, 2024

goal is to implement type narrowing all the way down to the lowest agent and policy level, through the use of generics

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.70%. Comparing base (416b9ce) to head (6419a98).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1439      +/-   ##
==========================================
- Coverage   80.78%   80.70%   -0.08%     
==========================================
  Files         104      104              
  Lines        6452     6452              
==========================================
- Hits         5212     5207       -5     
- Misses       1240     1245       +5     
Flag Coverage Δ
unittests 80.70% <100.00%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wakamex wakamex marked this pull request as draft April 26, 2024 22:06
@wakamex
Copy link
Contributor Author

wakamex commented Apr 26, 2024

closed because #1443 needs a lot more work than this

@wakamex wakamex closed this Apr 26, 2024
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