Skip to content

Refactor the sort method of action invocation

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 24, 2023 in 0s

76.71% (+0.01%) compared to a33bee3

View this Pull Request on Codecov

76.71% (+0.01%) compared to a33bee3

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (a33bee3) 76.70% compared to head (b88e2eb) 76.71%.
Report is 8 commits behind head on master.

❗ Current head b88e2eb differs from pull request most recent head 09e995d. Consider uploading reports for the commit 09e995d to get more accurate results

Files Patch % Lines
...oviders/context/InvocationNodeContextProvider.java 94.11% 1 Missing and 1 partial ⚠️
...ompletions/builder/ResourcePathCompletionUtil.java 50.00% 0 Missing and 1 partial ⚠️
...context/ClientResourceAccessActionNodeContext.java 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #41663      +/-   ##
============================================
+ Coverage     76.70%   76.71%   +0.01%     
+ Complexity    52716    52679      -37     
============================================
  Files          2878     2880       +2     
  Lines        198708   198614      -94     
  Branches      25825    25810      -15     
============================================
- Hits         152410   152372      -38     
+ Misses        37882    37805      -77     
- Partials       8416     8437      +21     

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