Skip to content

Updating r7 from v7.11.0#229

Merged
Paebbels merged 7 commits into
r7from
main
Jun 21, 2026
Merged

Updating r7 from v7.11.0#229
Paebbels merged 7 commits into
r7from
main

Conversation

@Paebbels

Copy link
Copy Markdown
Member

New Features

  • CompletePipeline:
    • miktex_update allow control for updates in MiKTeX.
  • PublishReleaseNotes:
    • Replace %%TAG%% with the Git tag.

Changes

  • Linux (Ubuntu) based pipeline templates use Ubuntu 26.04 as default image.
  • Bumped dependencies:
    • actions/checkout@v6actions/checkout@v7
    • codecov/codecov-action@v6codecov/codecov-action@v7
  • Changed displayed Python version for MSYS2 to 3.14.
    (This is just a visual.)

Unit Tests

  • Testing for available GitHub Action image has been widened.
  • Use Ubuntu 26.04 for Linux tests.

Related Issues and Pull-Requests

@Paebbels Paebbels self-assigned this Jun 21, 2026
@codacy-production

codacy-production Bot commented Jun 21, 2026

Copy link
Copy Markdown

Not up to standards ⛔

🟢 Coverage ∅ diff coverage · -0.21% coverage variation

Metric Results
Coverage variation -0.21% coverage variation
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0fe6a39) Report Missing Report Missing Report Missing
Head commit (4117d0c) 43 (-1) 39 (-1) 90.70% (-0.21%)

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 (#229) 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%

1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

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 added CI: GitHub Actions Continuous Integration issues related to GitHub Actions (Windows, Linux and MacOS) Dependencies JobTmpl: CompletePipeline JobTmpl: PublishReleaseNotes labels Jun 21, 2026
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.39%. Comparing base (0fe6a39) to head (4117d0c).
⚠️ Report is 73 commits behind head on r7.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##               r7     #229      +/-   ##
==========================================
- Coverage   81.81%   81.39%   -0.43%     
==========================================
  Files           1        1              
  Lines          44       43       -1     
  Branches        9        9              
==========================================
- Hits           36       35       -1     
  Misses          4        4              
  Partials        4        4              
Flag Coverage Δ
unittests 81.39% <ø> (-0.43%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 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.

@Paebbels Paebbels merged commit 65a70b4 into r7 Jun 21, 2026
253 of 261 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: GitHub Actions Continuous Integration issues related to GitHub Actions (Windows, Linux and MacOS) Dependencies JobTmpl: CompletePipeline JobTmpl: PublishReleaseNotes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant