Skip to content

feat(unnest): 增加表函数平铺支持 - #32

Merged
zhou-hao merged 2 commits into
masterfrom
codex/unnest-table-function
Jul 4, 2026
Merged

feat(unnest): 增加表函数平铺支持#32
zhou-hao merged 2 commits into
masterfrom
codex/unnest-table-function

fix(property): 支持省略当前行前缀

0747de2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 1s

88.36% (+0.18%) compared to 8c99f80

View this Pull Request on Codecov

88.36% (+0.18%) compared to 8c99f80

Details

Codecov Report

❌ Patch coverage is 94.07407% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.36%. Comparing base (8c99f80) to head (0747de2).

Files with missing lines Patch % Lines
...java/org/jetlinks/reactor/ql/DefaultReactorQL.java 66.66% 3 Missing and 1 partial ⚠️
...tlinks/reactor/ql/supports/from/UnnestFeature.java 96.51% 0 Missing and 3 partials ⚠️
...ks/reactor/ql/supports/map/PropertyMapFeature.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
+ Coverage     88.17%   88.36%   +0.18%     
- Complexity     1832     1873      +41     
============================================
  Files            77       78       +1     
  Lines          4898     5026     +128     
  Branches        765      784      +19     
============================================
+ Hits           4319     4441     +122     
- Misses          259      260       +1     
- Partials        320      325       +5     

☔ 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.