Skip to content

Add test for environment variable replacement#13

Merged
marcosbento merged 1 commit intodevelopfrom
fix/cache_miss_envvar
Oct 29, 2025
Merged

Add test for environment variable replacement#13
marcosbento merged 1 commit intodevelopfrom
fix/cache_miss_envvar

Conversation

@marcosbento
Copy link
Copy Markdown
Collaborator

@marcosbento marcosbento commented Oct 29, 2025

No description provided.

@marcosbento marcosbento force-pushed the fix/cache_miss_envvar branch from 3442fe5 to d3cde6c Compare October 29, 2025 17:17
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 89.65517% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.53%. Comparing base (6f223d6) to head (d3cde6c).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/libecflow_light/ecflow/light/Configuration.cc 0.00% 2 Missing ⚠️
src/libecflow_light/ecflow/light/Environment.cc 87.50% 2 Missing ⚠️
tests/TestEnvironment.cc 95.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #13      +/-   ##
===========================================
+ Coverage     6.79%   13.53%   +6.73%     
===========================================
  Files           23       25       +2     
  Lines          853      894      +41     
  Branches        60       61       +1     
===========================================
+ Hits            58      121      +63     
+ Misses         795      773      -22     

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

@marcosbento marcosbento merged commit d3cde6c into develop Oct 29, 2025
122 checks passed
@marcosbento marcosbento deleted the fix/cache_miss_envvar branch October 29, 2025 17:21
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