Skip to content

1.5.1: Nested Constraints #53

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

Merged
merged 3 commits into from
Apr 17, 2025
Merged

1.5.1: Nested Constraints #53

merged 3 commits into from
Apr 17, 2025

Conversation

MooVC
Copy link
Owner

@MooVC MooVC commented Apr 16, 2025

Pull Request

Description

Please provide a brief description of the changes you have made, including the problem this PR solves, or the feature it implements.

Checklist

Please ensure the following are true for your PR:

  • I have followed the project's coding style guidelines.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have verified that new and existing unit tests pass locally with my changes.
  • I have updated the documentation (if applicable).
  • I have confirmed that my code is free from warnings and errors.
  • I have reviewed suggestions and determined no actions is required.
  • I have updated the CHANGELOG.md
  • I have performed a self-review of my code.

@MooVC MooVC self-assigned this Apr 16, 2025
@MooVC MooVC linked an issue Apr 16, 2025 that may be closed by this pull request
Copy link

codecov bot commented Apr 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.17%. Comparing base (32abc52) to head (8d420b9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   97.15%   97.17%   +0.02%     
==========================================
  Files         108      108              
  Lines        1300     1312      +12     
  Branches      112      113       +1     
==========================================
+ Hits         1263     1275      +12     
  Misses         15       15              
  Partials       22       22              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MooVC MooVC merged commit 90b0ef8 into master Apr 17, 2025
7 checks passed
@MooVC MooVC deleted the feature/50-pm-generics branch April 17, 2025 19:51
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.

Generic Constraints from Nested Types are Ignored
1 participant