Skip to content

Add README workflow badges and fill missing docstrings#241

Merged
ilaflott merged 21 commits into
mainfrom
copilot/fix-600-markdown-lint-errors
Jun 3, 2026
Merged

Add README workflow badges and fill missing docstrings#241
ilaflott merged 21 commits into
mainfrom
copilot/fix-600-markdown-lint-errors

more lint and docstrings

3a1b591
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 3, 2026 in 0s

77.63% (-0.01%) compared to d96b7ea

View this Pull Request on Codecov

77.63% (-0.01%) compared to d96b7ea

Details

Codecov Report

❌ Patch coverage is 50.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.63%. Comparing base (d96b7ea) to head (3a1b591).

Files with missing lines Patch % Lines
src/epmt/orm/__init__.py 0.00% 3 Missing ⚠️
src/epmt/epmt_cmds.py 0.00% 2 Missing ⚠️
src/epmt/epmt_query.py 33.33% 2 Missing ⚠️
src/epmt/epmt_concat.py 0.00% 1 Missing ⚠️
src/epmt/epmt_job.py 75.00% 1 Missing ⚠️
src/epmt/epmt_outliers.py 0.00% 1 Missing ⚠️
src/epmt/epmtlib.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   77.64%   77.63%   -0.01%     
==========================================
  Files          34       34              
  Lines        6767     6765       -2     
==========================================
- Hits         5254     5252       -2     
  Misses       1513     1513              

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