Skip to content

Develop to master - fix temp file cleanup#137

Merged
ThrawnCA merged 3 commits intomasterfrom
develop
Dec 4, 2025
Merged

Develop to master - fix temp file cleanup#137
ThrawnCA merged 3 commits intomasterfrom
develop

Conversation

@ThrawnCA
Copy link

@ThrawnCA ThrawnCA commented Dec 4, 2025

Ensure that temporary files are cleaned up if present and ignored if absent.

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2526 1898 75% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
ckanext/xloader/jobs.py 71% 🟢
ckanext/xloader/loader.py 89% 🟢
ckanext/xloader/tests/test_jobs.py 99% 🟢
ckanext/xloader/utils.py 71% 🟢
TOTAL 83% 🟢

updated for commit: fc5ec35 by action🐍

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

❌ Patch coverage is 68.22430% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.93%. Comparing base (341e86a) to head (fc5ec35).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
ckanext/xloader/jobs.py 57.40% 23 Missing ⚠️
ckanext/xloader/loader.py 76.08% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   75.85%   75.93%   +0.07%     
==========================================
  Files          23       23              
  Lines        2522     2526       +4     
==========================================
+ Hits         1913     1918       +5     
+ Misses        609      608       -1     

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

@ThrawnCA ThrawnCA requested a review from a team December 4, 2025 05:51
@ThrawnCA ThrawnCA merged commit f8d25b9 into master Dec 4, 2025
10 of 11 checks passed
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.

2 participants