Skip to content

Conversation

@Paebbels
Copy link
Member

@Paebbels Paebbels commented Oct 7, 2025

New Features

  • Added Python 3.14 support.

Changes

  • Bumped dependencies.
  • Omitted additional paragraph in table cells: use text directly.

Bug Fixes

  • Fixed handling of TestcaseStatus.Errored.

Unit Tests

  • Updated pyTooling/Actionsto @r6.

@codacy-production
Copy link

codacy-production bot commented Oct 19, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.26% (target: -1.00%) 2.40%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d121038) 1351 503 37.23%
Head commit (823a0f9) 1366 (+15) 505 (+2) 36.97% (-0.26%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#59) 125 3 2.40%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov
Copy link

codecov bot commented Oct 19, 2025

Codecov Report

❌ Patch coverage is 2.40000% with 122 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.74%. Comparing base (d121038) to head (823a0f9).
⚠️ Report is 12 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sphinx_reports/Sphinx.py 7.14% 39 Missing ⚠️
sphinx_reports/CodeCoverage.py 0.00% 38 Missing ⚠️
sphinx_reports/Unittest.py 0.00% 35 Missing ⚠️
sphinx_reports/Dependency.py 0.00% 5 Missing ⚠️
sphinx_reports/DocCoverage.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
- Coverage   37.08%   36.74%   -0.34%     
==========================================
  Files          11       11              
  Lines        1351     1366      +15     
  Branches      144      146       +2     
==========================================
+ Hits          501      502       +1     
- Misses        848      861      +13     
- Partials        2        3       +1     
Flag Coverage Δ
unittests 36.74% <2.40%> (-0.34%) ⬇️

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.

@Paebbels Paebbels merged commit 201d867 into main Oct 27, 2025
51 of 55 checks passed
@Paebbels Paebbels mentioned this pull request Oct 28, 2025
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.

3 participants