Skip to content

Updating r7 from v7.7.0#210

Closed
Paebbels wants to merge 59 commits intodevfrom
main
Closed

Updating r7 from v7.7.0#210
Paebbels wants to merge 59 commits intodevfrom
main

Conversation

@Paebbels
Copy link
Member

@Paebbels Paebbels commented Mar 6, 2026

New Features

  • New CleanupArtifacts reusable workflow (template).
    Replaces ArtifactCleanUp and IntermediateCleanUp.
  • CompletePipeline:
    • New auto_tag setting.

Changes

  • Deprecated ArtifactCleanUp.
  • Deprecated IntermediateCleanUp.
  • CompletePipeline:
    • Changed usage of ArtifactCleanUp
    • Changed usage of IntermediateCleanUp
  • Bumped dependencies.

Related Issues and Pull-Requests

@Paebbels Paebbels self-assigned this Mar 6, 2026
@codacy-production
Copy link

codacy-production bot commented Mar 6, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (6ee2b68) 44 40 90.91%
Head commit (41aed3e) 44 (+0) 40 (+0) 90.91% (+0.00%)

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 (#210) 0 0 ∅ (not applicable)

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 Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.81%. Comparing base (6ee2b68) to head (41aed3e).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #210   +/-   ##
=======================================
  Coverage   81.81%   81.81%           
=======================================
  Files           1        1           
  Lines          44       44           
  Branches        9        9           
=======================================
  Hits           36       36           
  Misses          4        4           
  Partials        4        4           
Flag Coverage Δ
unittests 81.81% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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