Skip to content

[#11252] Limit query to one row for faster response

Codecov / codecov/project succeeded Jul 25, 2024 in 0s

36.93% (-0.01%) compared to 5dbf0be, passed because coverage increased by -0.01% when compared to adjusted base (36.93%)

View this Pull Request on Codecov

36.93% (-0.01%) compared to 5dbf0be, passed because coverage increased by -0.01% when compared to adjusted base (36.93%)

Details

Codecov Report

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

Project coverage is 36.93%. Comparing base (5dbf0be) to head (5967edb).
Report is 1 commits behind head on master.

Files Patch % Lines
...eb/dao/hbase/stat/HbaseAgentStatDaoOperations.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11273      +/-   ##
============================================
- Coverage     36.93%   36.93%   -0.01%     
- Complexity    12074    12075       +1     
============================================
  Files          4010     4011       +1     
  Lines         98245    98255      +10     
  Branches      10417    10416       -1     
============================================
+ Hits          36285    36288       +3     
- Misses        58996    59004       +8     
+ Partials       2964     2963       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.