Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): accept CLOUDFLARE_* and all compatible token settings #948

Merged
merged 3 commits into from
Sep 28, 2024

Conversation

favonia
Copy link
Owner

@favonia favonia commented Sep 27, 2024

Close #872.

@favonia favonia marked this pull request as draft September 27, 2024 13:09
@favonia favonia force-pushed the support-all-compatible-token-settings branch from 0cf5946 to 62b609f Compare September 28, 2024 03:07
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.84%. Comparing base (5111ab7) to head (65f5516).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #948      +/-   ##
==========================================
+ Coverage   95.77%   95.84%   +0.07%     
==========================================
  Files          62       62              
  Lines        2817     2865      +48     
==========================================
+ Hits         2698     2746      +48     
  Misses        107      107              
  Partials       12       12              
Flag Coverage Δ
unittests 95.84% <100.00%> (+0.07%) ⬆️

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

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

@favonia favonia force-pushed the support-all-compatible-token-settings branch 7 times, most recently from 5ccfeb9 to 76f42a3 Compare September 28, 2024 03:35
@favonia favonia force-pushed the support-all-compatible-token-settings branch 2 times, most recently from cc21f48 to 93a2633 Compare September 28, 2024 03:42
@favonia favonia force-pushed the support-all-compatible-token-settings branch from 93a2633 to 65f5516 Compare September 28, 2024 03:47
@favonia favonia marked this pull request as ready for review September 28, 2024 03:47
@favonia favonia merged commit 4fc883c into main Sep 28, 2024
10 checks passed
@favonia favonia deleted the support-all-compatible-token-settings branch September 28, 2024 04:01
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.

Support CLOUDFLARE_* environment variables
1 participant