Skip to content

Conversation

@bearomorphism
Copy link
Collaborator

@bearomorphism bearomorphism commented Jan 12, 2026

This is an improvement based on #1773

  • Improved test coverage of multiple config file warning
  • Ensured the consistency of actually used config file, which is not always the first element of the candidates

Closes #1787

@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.88%. Comparing base (aa82b98) to head (24e3239).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1784      +/-   ##
==========================================
- Coverage   97.95%   97.88%   -0.08%     
==========================================
  Files          60       60              
  Lines        2646     2648       +2     
==========================================
  Hits         2592     2592              
- Misses         54       56       +2     

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

@bearomorphism bearomorphism force-pushed the fix-multiple-config-2 branch 2 times, most recently from ca0df9a to 12214ab Compare January 13, 2026 12:01
@bearomorphism bearomorphism changed the title fix(config): ensure the actually used config file is correct, better test coverage fix(config): ensure the actually used config file is correct, fix single config file being detected as duplicated, better test coverage Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Single configuration file detected as duplicate since 4.11.2

2 participants