Skip to content

Settings file imports before everything else#699

Merged
isc-tleavitt merged 2 commits into
mainfrom
import-settings-first
Jan 31, 2025
Merged

Settings file imports before everything else#699
isc-tleavitt merged 2 commits into
mainfrom
import-settings-first

Conversation

@isc-pbarton
Copy link
Copy Markdown
Collaborator

Closes #697
Fix applies to both incremental and full load handlers, as well as Import All.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.99%. Comparing base (d2fba37) to head (a7fa732).
⚠️ Report is 322 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #699      +/-   ##
==========================================
+ Coverage   40.89%   40.99%   +0.10%     
==========================================
  Files          23       23              
  Lines        3157     3161       +4     
==========================================
+ Hits         1291     1296       +5     
+ Misses       1866     1865       -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@isc-tleavitt isc-tleavitt merged commit b29baf0 into main Jan 31, 2025
@isc-tleavitt isc-tleavitt deleted the import-settings-first branch January 31, 2025 15:47
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.

Load configuration file before anything else

3 participants