Skip to content

fix: declare GREEN_RELEASE as CACHE STRING so parent projects can pin dependency versions - #3

Merged
gauravharsha merged 1 commit into
mainfrom
fix/green-release-cache-var
Jul 10, 2026
Merged

fix: declare GREEN_RELEASE as CACHE STRING so parent projects can pin dependency versions#3
gauravharsha merged 1 commit into
mainfrom
fix/green-release-cache-var

Conversation

@gauravharsha

Copy link
Copy Markdown
Contributor

Declare GREEN_RELEASE as a CACHE STRING so a parent FetchContent build's release version is inherited rather than shadowed by a local variable, removing declaration-order sensitivity when resolving transitive Green dependencies.

Refs Green-Phys/green-mbpt#61

🤖 Generated with Claude Code

… dependency versions

Declare GREEN_RELEASE as a CACHE STRING so a parent FetchContent build's
release version is inherited rather than shadowed by a local variable,
removing declaration-order sensitivity when resolving transitive Green
dependencies.

Refs Green-Phys/green-mbpt#61

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.10%. Comparing base (7b00054) to head (b1e4c74).

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   91.10%   91.10%           
=======================================
  Files           6        6           
  Lines        1068     1068           
=======================================
  Hits          973      973           
  Misses         95       95           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gauravharsha
gauravharsha merged commit b40eae5 into main Jul 10, 2026
1 check passed
@gauravharsha
gauravharsha deleted the fix/green-release-cache-var branch July 10, 2026 17:05
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.

2 participants