Closed dancingbug closed 4 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/transaction.rs | 1 | 54.26% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 305570092: | 0.0% |
Covered Lines: | 2306 |
Relevant Lines: | 2981 |
Is what I said about
Option<T>
onIntoParams
correct?
Yes
Please additionally add a doc comment for the derive macro, especially since it is referenced in
params.rs
and nowquery.rs
docs.
I pushed a commit fixing this. Do you can review?
Please additionally add a doc comment for the derive macro, especially since it is referenced in
params.rs
and nowquery.rs
docs.I pushed a commit fixing this. Do you can review?
:+1: thanks.
I edited and expanded it a little bit
Go ahead and merge this to your PR if you're satisfied
Is what I said about
Option<T>
onIntoParams
correct?Please additionally add a doc comment for the derive macro, especially since it is referenced in
params.rs
and nowquery.rs
docs.