Skip to content

Splits FileVisitorTest in multiple files #502

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 5 commits into from
May 12, 2025

Conversation

micheleorselli
Copy link
Member

This fixes #496

@micheleorselli micheleorselli changed the title Split FileVisitorTest in multiple files Splits FileVisitorTest in multiple files May 11, 2025
Copy link

codecov bot commented May 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.92%. Comparing base (e7a9b6a) to head (a21985d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #502   +/-   ##
=========================================
  Coverage     95.91%   95.92%           
- Complexity      670      671    +1     
=========================================
  Files            76       76           
  Lines          1837     1839    +2     
=========================================
+ Hits           1762     1764    +2     
  Misses           75       75           

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

Copy link

@micheleorselli micheleorselli marked this pull request as ready for review May 11, 2025 20:22
Copy link
Member

@AlessandroMinoccheri AlessandroMinoccheri left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@micheleorselli micheleorselli merged commit 96cd45c into main May 12, 2025
35 checks passed
@micheleorselli micheleorselli deleted the split_filevisitor_test_file branch May 12, 2025 07:17
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.

Split FileVisitorTest class
2 participants