Skip to content

Update dependency altcover to 9.0.145 - #115

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/altcover-9.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/altcover-9.x

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
altcover (source) 9.0.1029.0.145 age confidence

Release Notes

SteveGilham/altcover (altcover)

v9.0.145

  • Fix issue #​266 - allow an environment variable ALTCOVER_REPORT_FILE to supply a report file full path location for --portable mode.
    • If not set, co-locate with the recorder assembly, and if that assembly is loaded from memory and has no location, expect it in the current directory.
    • This fallback series is arranged to protect from null path exceptions (but not self-inflicted ones from invalid ALTCOVER_REPORT_FILE values) for the default case where the report file full path is stored in the recorder assembly but memory-loaded assemblies are used.
    • Note in cases, as with some memory-loaded assembly usage, where program termination events will not be fired across all instrumented assemblies, proper AltCover use will include use of the pause/resume feature with the --save (and possibly --eager) flag(s) will be required.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

@codacy-production

codacy-production Bot commented Sep 8, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · +0.46% coverage variation

Metric Results
Coverage variation +0.46% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8e751d4) Report Missing Report Missing Report Missing
Head commit (8a9575e) 13221 (+12232) 3536 (+3276) 26.75% (+0.46%)

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 (#115) 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.

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.

0 participants