Skip to content

Conversation

@walterddr
Copy link
Contributor

@walterddr walterddr commented Oct 18, 2022

action/cache had the wrong documentation for timeout key. see: actions/cache#959

Apparently the current setting is not picked up in many recent runs such as:

so fixing it again

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2022

Codecov Report

Merging #9614 (0921218) into master (209c060) will decrease coverage by 25.34%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master    #9614       +/-   ##
=============================================
- Coverage     60.33%   34.98%   -25.35%     
+ Complexity     5148      189     -4959     
=============================================
  Files          1926     1938       +12     
  Lines        103209   103675      +466     
  Branches      15670    15729       +59     
=============================================
- Hits          62266    36270    -25996     
- Misses        36271    64312    +28041     
+ Partials       4672     3093     -1579     
Flag Coverage Δ
integration1 25.84% <ø> (?)
integration2 ?
unittests1 ?
unittests2 15.61% <ø> (?)

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

Impacted Files Coverage Δ
...in/java/org/apache/pinot/spi/utils/BytesUtils.java 0.00% <0.00%> (-100.00%) ⬇️
...java/org/apache/pinot/spi/trace/BaseRecording.java 0.00% <0.00%> (-100.00%) ⬇️
...java/org/apache/pinot/spi/trace/NoOpRecording.java 0.00% <0.00%> (-100.00%) ⬇️
...ava/org/apache/pinot/spi/config/table/FSTType.java 0.00% <0.00%> (-100.00%) ⬇️
...ava/org/apache/pinot/spi/config/user/RoleType.java 0.00% <0.00%> (-100.00%) ⬇️
...ava/org/apache/pinot/spi/data/MetricFieldSpec.java 0.00% <0.00%> (-100.00%) ⬇️
...ava/org/apache/pinot/spi/stream/StreamMessage.java 0.00% <0.00%> (-100.00%) ⬇️
...java/org/apache/pinot/common/tier/TierFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...a/org/apache/pinot/spi/config/table/TableType.java 0.00% <0.00%> (-100.00%) ⬇️
.../org/apache/pinot/spi/data/DimensionFieldSpec.java 0.00% <0.00%> (-100.00%) ⬇️
... and 1382 more

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

@Jackie-Jiang Jackie-Jiang merged commit 2875342 into apache:master Oct 18, 2022
@walterddr walterddr deleted the hotfix_timeout branch December 6, 2023 16:20
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.

3 participants