Skip to content

fix: skip Streamlit apps whose entrypoint directory no longer exists#109

Merged
robertlacok merged 5 commits into
mainfrom
fix/streamlit-missing-entrypoint-crash
Jun 25, 2026
Merged

fix: skip Streamlit apps whose entrypoint directory no longer exists#109
robertlacok merged 5 commits into
mainfrom
fix/streamlit-missing-entrypoint-crash

Merge branch 'main' into fix/streamlit-missing-entrypoint-crash

2d48594
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

74.42% (+0.23%) compared to 4c34211

View this Pull Request on Codecov

74.42% (+0.23%) compared to 4c34211

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.42%. Comparing base (4c34211) to head (2d48594).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   74.18%   74.42%   +0.23%     
==========================================
  Files          95       95              
  Lines        5698     5704       +6     
  Branches      848      850       +2     
==========================================
+ Hits         4227     4245      +18     
+ Misses       1195     1182      -13     
- Partials      276      277       +1     

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