You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/05/31 00:43:47 UTC

[GitHub] [pinot] codecov-commenter commented on pull request #10818: Fix a bug in the order by comparator.

codecov-commenter commented on PR #10818:
URL: https://github.com/apache/pinot/pull/10818#issuecomment-1569328134

   ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/10818?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#10818](https://app.codecov.io/gh/apache/pinot/pull/10818?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (c01680f) into [master](https://app.codecov.io/gh/apache/pinot/commit/d8b78c3fb7d1138edf55a2b60bfd417b1794644f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (d8b78c3) will **decrease** coverage by `56.53%`.
   > The diff coverage is `0.00%`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #10818       +/-   ##
   =============================================
   - Coverage     70.17%   13.64%   -56.53%     
   + Complexity     6529      439     -6090     
   =============================================
     Files          2164     2110       -54     
     Lines        116408   113918     -2490     
     Branches      17609    17311      -298     
   =============================================
   - Hits          81686    15548    -66138     
   - Misses        29023    97095    +68072     
   + Partials       5699     1275     -4424     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | integration1 | `?` | |
   | integration2 | `?` | |
   | unittests1 | `?` | |
   | unittests2 | `13.64% <0.00%> (+<0.01%)` | :arrow_up: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://app.codecov.io/gh/apache/pinot/pull/10818?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [...not/core/query/utils/OrderByComparatorFactory.java](https://app.codecov.io/gh/apache/pinot/pull/10818?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGlub3QtY29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcGlub3QvY29yZS9xdWVyeS91dGlscy9PcmRlckJ5Q29tcGFyYXRvckZhY3RvcnkuamF2YQ==) | `0.00% <0.00%> (-91.90%)` | :arrow_down: |
   
   ... and [1711 files with indirect coverage changes](https://app.codecov.io/gh/apache/pinot/pull/10818/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org