Skip to content

Improve typing and optimize Comparison #1283

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 2 commits into from
Apr 15, 2025
Merged

Conversation

Swatinem
Copy link
Contributor

This primarily improves some typings related to Comparison/Report, adds some tracing, and removes the need to initialize the related Repository when initializing the ArchiveService as that is not needed.

@Swatinem Swatinem self-assigned this Apr 11, 2025
@Swatinem Swatinem requested review from a team as code owners April 11, 2025 10:20
Copy link
Contributor

✅ Sentry found no issues in your recent changes ✅

This primarily improves some typings related to `Comparison/Report`, adds some tracing, and removes the need to initialize the related `Repository` when initializing the `ArchiveService` as that is not needed.
@Swatinem Swatinem force-pushed the swatinem/load-comparison branch from c9c243e to a7826d8 Compare April 11, 2025 11:01
@codecov-notifications
Copy link

codecov-notifications bot commented Apr 11, 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!

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.35%. Comparing base (9fd0ef4) to head (e11aaf3).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1283   +/-   ##
=======================================
  Coverage   96.35%   96.35%           
=======================================
  Files         488      488           
  Lines       16919    16919           
=======================================
  Hits        16302    16302           
  Misses        617      617           
Flag Coverage Δ
unit 96.35% <100.00%> (ø)

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.

@Swatinem Swatinem added this pull request to the merge queue Apr 15, 2025
Merged via the queue into main with commit c2edbb3 Apr 15, 2025
39 of 41 checks passed
@Swatinem Swatinem deleted the swatinem/load-comparison branch April 15, 2025 07:24
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.

4 participants