Skip to content

Conversation

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jan 14, 2026

If a value is defined locally, it should make no difference whether the associated key is present or not in the global config.

I hit that as I tried setting a temp GH token to access the private repo for the security release, and got an error sent from the encrypted value setter, which gets reached because Object.assign calls it.

If a value is defined locally, it should make no difference whether the
associated key is present or not in the global config.
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.74%. Comparing base (37604ef) to head (145e79b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1030      +/-   ##
==========================================
+ Coverage   80.71%   80.74%   +0.03%     
==========================================
  Files          39       39              
  Lines        4754     4762       +8     
==========================================
+ Hits         3837     3845       +8     
  Misses        917      917              

☔ 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.
  • 📦 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.

1 participant