Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add spring_column_{bool, f32, i16, i64}() APIs #121

Merged
merged 4 commits into from May 9, 2022

Conversation

laysakura
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #121 (cc82c46) into main (38f6ff1) will decrease coverage by 0.02%.
The diff coverage is 93.61%.

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
- Coverage   87.11%   87.08%   -0.03%     
==========================================
  Files         201      201              
  Lines       11850    11944      +94     
==========================================
+ Hits        10323    10402      +79     
- Misses       1527     1542      +15     
Impacted Files Coverage Δ
springql-core/src/api/low_level_rs.rs 82.35% <50.00%> (-6.94%) ⬇️
springql-core/tests/e2e_low_level_rs.rs 100.00% <100.00%> (ø)
...ql_processor/sql_parser/pest_parser_impl/helper.rs 78.57% <0.00%> (-14.29%) ⬇️
..._engine/autonomous_executor/row/value/sql_value.rs 75.51% <0.00%> (+0.68%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38f6ff1...cc82c46. Read the comment docs.

@laysakura laysakura merged commit 47bee92 into main May 9, 2022
@laysakura laysakura deleted the feat/add-spring_column-apis branch May 9, 2022 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant