Skip to content

Added with_params#299

Merged
anarthal merged 69 commits intodevelopfrom
feature/218-with-params
Aug 1, 2024
Merged

Added with_params#299
anarthal merged 69 commits intodevelopfrom
feature/218-with-params

Conversation

@anarthal
Copy link
Copy Markdown
Collaborator

@anarthal anarthal commented Jul 2, 2024

close #218

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 2, 2024

Codecov Report

Attention: Patch coverage is 98.18182% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.60%. Comparing base (f76e17c) to head (4983929).

Files Patch % Lines
...ost/mysql/impl/internal/sansio/start_execution.hpp 93.10% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #299      +/-   ##
===========================================
- Coverage    98.68%   98.60%   -0.08%     
===========================================
  Files          138      140       +2     
  Lines         7069     7108      +39     
===========================================
+ Hits          6976     7009      +33     
- Misses          93       99       +6     
Files Coverage Δ
include/boost/mysql/any_connection.hpp 100.00% <100.00%> (ø)
include/boost/mysql/connection.hpp 98.36% <100.00%> (-1.64%) ⬇️
...clude/boost/mysql/detail/any_execution_request.hpp 100.00% <100.00%> (ø)
include/boost/mysql/detail/connection_impl.hpp 90.40% <100.00%> (-1.52%) ⬇️
include/boost/mysql/detail/format_sql.hpp 100.00% <ø> (ø)
include/boost/mysql/format_sql.hpp 100.00% <100.00%> (ø)
include/boost/mysql/impl/format_sql.hpp 100.00% <ø> (ø)
include/boost/mysql/impl/format_sql.ipp 99.16% <100.00%> (ø)
...l/internal/protocol/impl/serialization_context.hpp 100.00% <100.00%> (ø)
include/boost/mysql/impl/statement.hpp 100.00% <100.00%> (ø)
... and 3 more

Continue to review full report in Codecov by Sentry.

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

@anarthal anarthal merged commit a20fc3e into develop Aug 1, 2024
@anarthal anarthal deleted the feature/218-with-params branch August 1, 2024 10:59
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.

Make passing format_options to format_sql less verbose

1 participant