Skip to content

v0.4.0#31

Draft
Paebbels wants to merge 29 commits into
mainfrom
dev
Draft

v0.4.0#31
Paebbels wants to merge 29 commits into
mainfrom
dev

Conversation

@Paebbels

@Paebbels Paebbels commented May 4, 2025

Copy link
Copy Markdown
Member

Changes

  • Bumped dependencies.
  • Bumped copyright information.
  • Updated pyproject settings due to pytest v9.0.
  • Updated CLI to use pyTooling.Attributes.ArgParse.

Bug Fixes

  • Added missing type hints.
  • Changed required versions from 0.X to 0.X.0 so ~= operator can work correctly.
  • Added missing py.typed file to package.

Unit Tests

  • Added CODEOWNERS file and updated dependabot configuration.
  • Use auto tagging pipeline.
  • Updated pyTooling/Actions from @r6 to @r7.
    • Restructured requirements.txt files.

@Paebbels Paebbels self-assigned this May 4, 2025
@Paebbels Paebbels force-pushed the dev branch 3 times, most recently from 81a9251 to 20feedb Compare May 4, 2025 22:06
Use auto tagging pipeline.
@codecov

codecov Bot commented Oct 29, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.93506% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.28%. Comparing base (6154c7c) to head (2bc0503).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pyEDAA/UCIS/CLI/__init__.py 64.06% 22 Missing and 1 partial ⚠️
pyEDAA/UCIS/UCDB.py 42.85% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (6154c7c) and HEAD (2bc0503). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (6154c7c) HEAD (2bc0503)
unittests 2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   89.54%   80.28%   -9.26%     
==========================================
  Files           7        4       -3     
  Lines         507      345     -162     
  Branches       61       33      -28     
==========================================
- Hits          454      277     -177     
- Misses         38       57      +19     
+ Partials       15       11       -4     
Flag Coverage Δ
unittests 80.28% <64.93%> (-9.26%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

1 participant