Skip to content

#351 - Refactor required types using the NotRequired type hint#490

Merged
Kamforka merged 1 commit intomainfrom
351-refactor-required-types
Aug 26, 2025
Merged

#351 - Refactor required types using the NotRequired type hint#490
Kamforka merged 1 commit intomainfrom
351-refactor-required-types

Conversation

@Kamforka
Copy link
Copy Markdown
Collaborator

As per #351

@Kamforka Kamforka added this to the 2.0.1 milestone Aug 26, 2025
@Kamforka Kamforka self-assigned this Aug 26, 2025
@Kamforka Kamforka added 2.x changelog:changed changelog label for changes in existing functionality labels Aug 26, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.43%. Comparing base (84c073a) to head (59d619d).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #490      +/-   ##
==========================================
+ Coverage   95.39%   95.43%   +0.04%     
==========================================
  Files          29       29              
  Lines         869      877       +8     
==========================================
+ Hits          829      837       +8     
  Misses         40       40              

☔ 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.

@Kamforka Kamforka merged commit c0aea74 into main Aug 26, 2025
13 checks passed
@Kamforka Kamforka deleted the 351-refactor-required-types branch October 30, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.x changelog:changed changelog label for changes in existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor *Required types with TypedDict Required and NotRequired properties

1 participant