Closed bvwells closed 4 years ago
Merging #69 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #69 +/- ##
=======================================
Coverage 81.63% 81.63%
=======================================
Files 10 10
Lines 1285 1285
=======================================
Hits 1049 1049
Misses 164 164
Partials 72 72
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 81c4c85...2292ffd. Read the comment docs.
Thanks for the review and merge @casualjim!
@casualjim do you know when you are planning to have the next patch release of this module?
done
Great! Many thanks @casualjim. I can roll this version out across other go-openapi modules if that is okay with you?
That's fine although it's not strictly required
The static analysers I am using analyse the go.sum file so even upgrading our code to the latest go-openapi/strfmt we still have go.sum entries for old versions of this module as the dependency of other go-openapi modules e.g. go-openapi/runtime.
I've noticed that there is a circular dependency between github.com/go-openapi/loads and github.com/go-openapi/analysis. Do you update this in any particular order?
Upgrade go.mongodb.org/mongo-driver version to v1.4.2. Version v1.0.3 has various vulnerabilities which are highlighted in various code scanners.