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 cli config to use generic collections #1082

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Add cli config to use generic collections #1082

merged 3 commits into from
Oct 21, 2024

Conversation

tefra
Copy link
Owner

@tefra tefra commented Oct 20, 2024

📒 Description

Add a cli option to use generic collections, collections.abc.Iterable and collections.abc.Mapping.

Resolves Something

🔗 What I've Done

  • Add cli mutually exclusive option with frozen
  • Update filters and typing evaluations
  • Drop 3.8 Support

💬 Comments

A place to write any comments to the reviewer.

🛫 Checklist

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (534857b) to head (73def4e).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main     #1082    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          115       115            
  Lines         9263      9276    +13     
  Branches      2184      1417   -767     
==========================================
+ Hits          9263      9276    +13     

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

Copy link

sonarcloud bot commented Oct 21, 2024

@tefra tefra merged commit dd587cd into main Oct 21, 2024
14 checks passed
@tefra tefra deleted the feat-1031 branch October 21, 2024 17:08
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