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

Rename OracleQuery and friends to OracleStatement #35

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

lovetodream
Copy link
Owner

No description provided.

@lovetodream lovetodream added the semver-major Breaks existing public API. label Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 83.78378% with 78 lines in your changes missing coverage. Please review.

Project coverage is 76.83%. Comparing base (90e89e8) to head (2c4ea5d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   76.98%   76.83%   -0.15%     
==========================================
  Files         113      114       +1     
  Lines       13445    13464      +19     
==========================================
- Hits        10350    10345       -5     
- Misses       3095     3119      +24     
Files Coverage Δ
...ources/OracleNIO/Connection/OracleConnection.swift 91.04% <100.00%> (ø)
Sources/OracleNIO/Data/OracleRef.swift 73.61% <ø> (ø)
.../Messages/Coding/OracleBackendMessageDecoder.swift 87.82% <100.00%> (ø)
...eNIO/Messages/OracleBackendMessage+Parameter.swift 55.23% <100.00%> (ø)
...rces/OracleNIO/Messages/OracleBackendMessage.swift 67.27% <100.00%> (ø)
Sources/OracleNIO/OracleCodable.swift 66.66% <ø> (ø)
Sources/OracleNIO/OracleRow.swift 0.00% <ø> (ø)
Sources/OracleNIO/OracleRowStream.swift 56.18% <ø> (-1.89%) ⬇️
Sources/OracleNIO/OracleStatement.swift 80.71% <100.00%> (ø)
Sources/OracleNIO/Pool/OracleClient.swift 86.36% <ø> (-3.41%) ⬇️
... and 20 more

... and 1 file with indirect coverage changes

@lovetodream lovetodream merged commit 9cbb9ff into main Jun 19, 2024
5 of 7 checks passed
@lovetodream lovetodream deleted the feature/rename-query branch June 19, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-major Breaks existing public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant