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

chore(cubesql): E2E - check that env variables are not empty #8965

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

ovr
Copy link
Member

@ovr ovr commented Nov 18, 2024

I figured out that CI is broken for contributors. I am not totally sure, but I belive it's related to that env variables are defined, while being empty.

image

#8947

@ovr ovr requested a review from a team as a code owner November 18, 2024 15:13
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.65%. Comparing base (5fd13d1) to head (10b39e1).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8965      +/-   ##
==========================================
- Coverage   82.66%   82.65%   -0.01%     
==========================================
  Files         221      221              
  Lines       78303    78303              
==========================================
- Hits        64726    64722       -4     
- Misses      13577    13581       +4     
Flag Coverage Δ
cubesql 82.65% <ø> (-0.01%) ⬇️

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.


🚨 Try these New Features:

@ovr ovr merged commit b75a37a into master Nov 18, 2024
75 of 76 checks passed
@ovr ovr deleted the chore/cubesql-e2e-check-env-is-empty branch November 18, 2024 16:05
ptiurin pushed a commit to firebolt-db/cube that referenced this pull request Nov 27, 2024
…#8965)

I figured out that CI is broken for contributors. I am not sure, but I believe it's related to the fact that environment variables are defined while being empty due to security restrictions for CI's variables.
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.

None yet

1 participant