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

fix(actions): [WIP] Attempting to test/fix skipped actions #23893

Closed
wants to merge 1 commit into from

Conversation

rusackas
Copy link
Member

@rusackas rusackas commented May 1, 2023

SUMMARY

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@rusackas rusackas changed the title fix(actions): [WIPAttempting to test/fix skipped actions fix(actions): [WIP] Attempting to test/fix skipped actions May 1, 2023
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Merging #23893 (5bd2763) into master (2a1a061) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #23893      +/-   ##
==========================================
- Coverage   68.10%   68.05%   -0.06%     
==========================================
  Files        1938     1938              
  Lines       74999    74999              
  Branches     8152     8152              
==========================================
- Hits        51077    51038      -39     
- Misses      21840    21879      +39     
  Partials     2082     2082              
Flag Coverage Δ
hive 53.01% <ø> (ø)
javascript 54.45% <ø> (ø)
mysql ?
postgres 78.87% <ø> (-0.02%) ⬇️
presto 52.93% <ø> (ø)
python 82.56% <ø> (-0.11%) ⬇️
sqlite ?
unit 52.82% <ø> (ø)

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

see 13 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusackas rusackas closed this Jun 16, 2023
@rusackas rusackas deleted the fixing-skipped-actions branch June 16, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants