Closed knelasevero closed 3 years ago
Merging #129 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #129 +/- ##
=======================================
Coverage 88.44% 88.44%
=======================================
Files 10 10
Lines 372 372
=======================================
Hits 329 329
Misses 30 30
Partials 13 13
Impacted Files | Coverage Δ | |
---|---|---|
pkg/onepassword/op.go | 79.16% <ø> (ø) |
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 b3a2bb9...ab02fc3. Read the comment docs.
Hey mate, thanks for the PR!
We can also update the ONEPASSWORD_CLI_VERSION
to v1.8.0
on the Dockerfile
Hey mate, thanks for the PR!
We can also update the
ONEPASSWORD_CLI_VERSION
tov1.8.0
on theDockerfile
That's true!
/approve
/merge
We had to create a fork of the 1password wrapper module to adapt it to work with new versions of op cli. This PR adds the fork as a dependency instead of the original one.