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 trimming lobs #49

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Add support for trimming lobs #49

merged 1 commit 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

All modified and coverable lines are covered by tests ✅

Project coverage is 80.55%. Comparing base (51c790d) to head (1d32db7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   80.49%   80.55%   +0.05%     
==========================================
  Files         128      128              
  Lines       14861    14895      +34     
==========================================
+ Hits        11963    11999      +36     
+ Misses       2898     2896       -2     
Files Coverage Δ
Sources/OracleNIO/Data/LOB.swift 64.02% <100.00%> (+3.88%) ⬆️
Sources/OracleNIO/OracleChannelHandler.swift 86.17% <100.00%> (ø)
Tests/IntegrationTests/LOBTests.swift 100.00% <100.00%> (ø)
...ctionStateMachine/StatementStateMachineTests.swift 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

@lovetodream lovetodream merged commit 8459fe2 into main Jun 30, 2024
7 checks passed
@lovetodream lovetodream deleted the feature/trim-lobs branch June 30, 2024 11:54
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