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

Add support for temporary LOBs and streamline public LOB API #51

Merged
merged 3 commits into from
Jun 30, 2024

Conversation

lovetodream
Copy link
Owner

No description provided.

@lovetodream lovetodream added the semver-minor Adds new public API. label Jun 30, 2024
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

Attention: Patch coverage is 95.86207% with 6 lines in your changes missing coverage. Please review.

Project coverage is 81.45%. Comparing base (73c09e8) to head (fe083d0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   80.67%   81.45%   +0.78%     
==========================================
  Files         128      128              
  Lines       14971    15051      +80     
==========================================
+ Hits        12078    12260     +182     
+ Misses       2893     2791     -102     
Files Coverage Δ
Sources/OracleNIO/Data/LOB.swift 99.60% <100.00%> (+27.43%) ⬆️
...Messages/Coding/OracleFrontendMessageEncoder.swift 88.66% <100.00%> (+4.16%) ⬆️
...eNIO/Messages/OracleBackendMessage+Parameter.swift 80.35% <100.00%> (+0.89%) ⬆️
Sources/OracleNIO/OracleTask.swift 84.32% <ø> (ø)
Tests/IntegrationTests/LOBTests.swift 100.00% <100.00%> (ø)
Sources/OracleNIO/OracleSQLError.swift 76.89% <50.00%> (-0.23%) ⬇️
...onnectionStateMachine/ConnectionStateMachine.swift 70.80% <33.33%> (-0.05%) ⬇️
Sources/OracleNIO/OracleChannelHandler.swift 86.06% <50.00%> (-0.24%) ⬇️

... and 3 files with indirect coverage changes

@lovetodream lovetodream merged commit 4a2274a into main Jun 30, 2024
6 of 7 checks passed
@lovetodream lovetodream deleted the feature/support-temporary-lobs branch June 30, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant