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 a typo when calculating query freshness #12947

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

Jackie-Jiang
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 62.25%. Comparing base (59551e4) to head (2a7486e).
Report is 317 commits behind head on master.

Files Patch % Lines
...core/query/executor/ServerQueryExecutorV1Impl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12947      +/-   ##
============================================
+ Coverage     61.75%   62.25%   +0.50%     
+ Complexity      207      198       -9     
============================================
  Files          2436     2502      +66     
  Lines        133233   136463    +3230     
  Branches      20636    21119     +483     
============================================
+ Hits          82274    84952    +2678     
- Misses        44911    45234     +323     
- Partials       6048     6277     +229     
Flag Coverage Δ
custom-integration1 <0.01% <0.00%> (-0.01%) ⬇️
integration <0.01% <0.00%> (-0.01%) ⬇️
integration1 <0.01% <0.00%> (-0.01%) ⬇️
integration2 0.00% <0.00%> (ø)
java-11 62.20% <0.00%> (+0.49%) ⬆️
java-21 62.10% <0.00%> (+0.47%) ⬆️
skip-bytebuffers-false 62.22% <0.00%> (+0.47%) ⬆️
skip-bytebuffers-true 62.07% <0.00%> (+34.35%) ⬆️
temurin 62.25% <0.00%> (+0.50%) ⬆️
unittests 62.24% <0.00%> (+0.50%) ⬆️
unittests1 46.70% <0.00%> (-0.19%) ⬇️
unittests2 28.03% <0.00%> (+0.30%) ⬆️

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.

@Jackie-Jiang Jackie-Jiang merged commit 263f4f6 into apache:master Apr 17, 2024
20 checks passed
@Jackie-Jiang Jackie-Jiang deleted the fix_freshness_type branch April 17, 2024 17:56
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.

3 participants