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

[typings] Replace deprecated typing with py built-in types #51

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

felixdittrich92
Copy link
Owner

This PR:

  • Replace deprecated typing with python built-in types

@felixdittrich92 felixdittrich92 added the misc miscellaneous label Nov 22, 2024
@felixdittrich92 felixdittrich92 self-assigned this Nov 22, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.22%. Comparing base (ff8cce4) to head (dd0b662).
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   98.23%   98.22%   -0.02%     
==========================================
  Files          66       66              
  Lines        2039     2027      -12     
==========================================
- Hits         2003     1991      -12     
  Misses         36       36              
Flag Coverage Δ
unittests 98.22% <100.00%> (-0.02%) ⬇️

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.


🚨 Try these New Features:

@felixdittrich92 felixdittrich92 merged commit bd5990f into main Nov 22, 2024
18 of 19 checks passed
@felixdittrich92 felixdittrich92 deleted the typing-replace branch November 22, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
misc miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants