Skip to content

feat(query): 补充数据处理函数与异常诊断 - #31

Merged
zhou-hao merged 22 commits into
masterfrom
codex/json-functions-plan
Jul 3, 2026
Merged

feat(query): 补充数据处理函数与异常诊断#31
zhou-hao merged 22 commits into
masterfrom
codex/json-functions-plan

fix(sql): 修复异常诊断与覆盖率问题

8a70c63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 1s

88.17% (+1.21%) compared to d68bf1d

View this Pull Request on Codecov

88.17% (+1.21%) compared to d68bf1d

Details

Codecov Report

❌ Patch coverage is 87.23668% with 309 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.17%. Comparing base (d68bf1d) to head (8a70c63).

Files with missing lines Patch % Lines
.../reactor/ql/supports/DefaultReactorQLMetadata.java 90.70% 19 Missing and 27 partials ⚠️
...tlinks/reactor/ql/supports/SelectColumnParser.java 80.21% 14 Missing and 22 partials ⚠️
...ks/reactor/ql/supports/from/MergeByKeyFeature.java 92.36% 13 Missing and 17 partials ⚠️
...links/reactor/ql/exception/ReactorQLException.java 82.99% 15 Missing and 10 partials ⚠️
...s/reactor/ql/supports/map/JsonFunctionSupport.java 86.03% 14 Missing and 11 partials ⚠️
...ctor/ql/supports/map/JsonCollectionOperations.java 84.05% 1 Missing and 21 partials ⚠️
...eactor/ql/supports/map/JsonOperatorMapFeature.java 76.74% 5 Missing and 15 partials ⚠️
...g/jetlinks/reactor/ql/supports/SqlParserUtils.java 85.71% 4 Missing and 13 partials ⚠️
...n/java/org/jetlinks/reactor/ql/OrderBySupport.java 89.20% 4 Missing and 11 partials ⚠️
...inks/reactor/ql/supports/map/JsonValueSupport.java 93.37% 5 Missing and 6 partials ⚠️
... and 22 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #31      +/-   ##
============================================
+ Coverage     86.96%   88.17%   +1.21%     
- Complexity      962     1832     +870     
============================================
  Files            63       77      +14     
  Lines          2586     4898    +2312     
  Branches        360      765     +405     
============================================
+ Hits           2249     4319    +2070     
- Misses          172      259      +87     
- Partials        165      320     +155     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.