Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Improve BaseLoader and other type annotations#1269

Merged
Swatinem merged 1 commit intomainfrom
swatinem/improve-loader-typing
Apr 4, 2025
Merged

Improve BaseLoader and other type annotations#1269
Swatinem merged 1 commit intomainfrom
swatinem/improve-loader-typing

Conversation

@Swatinem
Copy link
Copy Markdown
Contributor

@Swatinem Swatinem commented Apr 3, 2025

With this change, we now have proper types and thus autocompletion for all the XYZLoader.loader() calls.

@Swatinem Swatinem self-assigned this Apr 3, 2025
@Swatinem Swatinem requested a review from a team as a code owner April 3, 2025 11:53
@Swatinem Swatinem enabled auto-merge April 3, 2025 11:53
@seer-by-sentry
Copy link
Copy Markdown
Contributor

seer-by-sentry bot commented Apr 3, 2025

✅ Sentry found no issues in your recent changes ✅

With this change, we now have proper types and thus autocompletion for all the XYZLoader.loader() calls.
@Swatinem Swatinem force-pushed the swatinem/improve-loader-typing branch from 38b6bdd to 1cf9ab2 Compare April 3, 2025 13:27
@codecov-notifications
Copy link
Copy Markdown

codecov-notifications bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.31%. Comparing base (f717a2b) to head (1cf9ab2).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1269   +/-   ##
=======================================
  Coverage   96.31%   96.31%           
=======================================
  Files         487      487           
  Lines       16891    16892    +1     
=======================================
+ Hits        16269    16270    +1     
  Misses        622      622           
Flag Coverage Δ
unit 96.31% <100.00%> (+<0.01%) ⬆️

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.

Copy link
Copy Markdown
Contributor

@adrian-codecov adrian-codecov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ty for types 🙇

@Swatinem Swatinem added this pull request to the merge queue Apr 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 3, 2025
@Swatinem Swatinem added this pull request to the merge queue Apr 4, 2025
Merged via the queue into main with commit ab4cb5b Apr 4, 2025
22 of 24 checks passed
@Swatinem Swatinem deleted the swatinem/improve-loader-typing branch April 4, 2025 07:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants