Skip to content

[bug] Args passed to runApp are ignored by Typesafe Config when anoth…#3951

Merged
jknack merged 1 commit into
mainfrom
3950
May 12, 2026
Merged

[bug] Args passed to runApp are ignored by Typesafe Config when anoth…#3951
jknack merged 1 commit into
mainfrom
3950

Conversation

@jknack
Copy link
Copy Markdown
Member

@jknack jknack commented May 12, 2026

…er config was previously loaded fix #3950

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.17%. Comparing base (f423302) to head (de27485).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3951      +/-   ##
============================================
+ Coverage     94.16%   94.17%   +0.01%     
- Complexity     6653     6655       +2     
============================================
  Files           432      432              
  Lines         20880    20886       +6     
  Branches       2094     2096       +2     
============================================
+ Hits          19662    19670       +8     
  Misses          759      759              
+ Partials        459      457       -2     

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

@jknack jknack merged commit 449fe63 into main May 12, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Args passed to runApp are ignored by Typesafe Config when another config was previously loaded

1 participant