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

Fix invalid import sorting in tests #62

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Fix invalid import sorting in tests #62

merged 2 commits into from
Apr 19, 2024

Conversation

markheik
Copy link
Collaborator

This PR fixes tests import sorting by telling ruff they are part of the same source.

@markheik markheik self-assigned this Apr 19, 2024
@markheik markheik requested a review from tobiasah April 19, 2024 09:19
* Adjust to 0.4.0
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.27%. Comparing base (972db48) to head (fdcab4a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files          34       34           
  Lines        1937     1937           
  Branches      297      297           
=======================================
  Hits         1923     1923           
  Misses         14       14           

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

Copy link
Member

@tobiasah tobiasah left a comment

Choose a reason for hiding this comment

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

🦄

@markheik markheik merged commit ebf4895 into main Apr 19, 2024
10 checks passed
@markheik markheik deleted the formatting/ruff_src branch April 19, 2024 09:50
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.

3 participants