Skip to content

v7.12.0#232

Merged
Paebbels merged 5 commits into
mainfrom
dev
Jul 13, 2026
Merged

v7.12.0#232
Paebbels merged 5 commits into
mainfrom
dev

Conversation

@Paebbels

@Paebbels Paebbels commented Jul 13, 2026

Copy link
Copy Markdown
Member

New Features

  • ApplicationTesting.yml:
    • Added optional installing requirements using apt or brew.
    • Added optional before scripts for macos, macos_arm, ubuntu, windows, windows_arm, mingw64, ucrt64
    • Added options apptest_report_xml, unittest_html_artifact.
  • CompletePipeline:
    • Added apptest option.
    • Reactivated AppTestingParams and AppTesting.

Changes

  • PublishTestResults.yml
    • Change default value of unittest_artifacts_pattern from *-UnitTestReportSummary-XML-* to *-*TestReportSummary-XML-* to include results from application testing.
  • CompletePipeline.yml:PublishTestResults:
    • Overwrote additional_merge_args with "--pytest=rewrite-dunder-init;reduce-depth:pytest.tests" to visualize application and unit test results.

Unit Tests

  • Bumped dependencies.
  • Updated dunder-variables.
  • Added CLI testcase for application testing.

@codacy-production

codacy-production Bot commented Jul 13, 2026

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 5 high · 6 medium · 7 minor

Alerts:
⚠ 18 issues (≤ 0 issues of at least minor severity)

Results:
18 new issues

Category Results
UnusedCode 5 medium
Documentation 6 minor
ErrorProne 5 high
Security 1 medium
1 minor

View in Codacy

🟢 Metrics 6 complexity · 0 duplication

Metric Results
Complexity 6
Duplication 0

View in Codacy

🟢 Coverage 100.00% diff coverage · +0.41% coverage variation

Metric Results
Coverage variation +0.41% coverage variation
Diff coverage 100.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a6a2b3f) 43 39 90.70%
Head commit (4a28dc6) 45 (+2) 41 (+2) 91.11% (+0.41%)

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 (#232) 9 9 100.00%

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%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@Paebbels
Paebbels merged commit 33cd16f into main Jul 13, 2026
222 of 227 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant