Skip to content

Conversation

nao1215
Copy link
Owner

@nao1215 nao1215 commented Aug 28, 2022

No description provided.

zip/zipcrypto.go Outdated
z.w.Write(z.z.Encrypt(header))
n += 12
}
z.w.Write(z.z.Encrypt(p))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [golangci] reported by reviewdog 🐶
Error return value of z.w.Write is not checked (errcheck)

@codecov
Copy link

codecov bot commented Aug 28, 2022

Codecov Report

Merging #11 (45f3897) into main (3e2ce8d) will increase coverage by 9.63%.
The diff coverage is 76.26%.

❗ Current head 45f3897 differs from pull request most recent head 2310bc8. Consider uploading reports for the commit 2310bc8 to get more accurate results

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   65.78%   75.42%   +9.63%     
==========================================
  Files           3        9       +6     
  Lines          76      944     +868     
==========================================
+ Hits           50      712     +662     
- Misses         22      158     +136     
- Partials        4       74      +70     
Impacted Files Coverage Δ
gocrypt/crypt_r.go 71.42% <ø> (ø)
gocrypt/version.go 100.00% <ø> (ø)
unshadow/unshadow.go 63.33% <ø> (ø)
zip/crypto.go 66.97% <66.97%> (ø)
zip/register.go 67.56% <67.56%> (ø)
zip/struct.go 72.81% <72.81%> (ø)
zip/writer.go 77.72% <77.72%> (ø)
zip/reader.go 82.60% <82.60%> (ø)
zip/zipcrypto.go 91.83% <91.83%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nao1215 nao1215 merged commit 94a5298 into main Aug 28, 2022
@nao1215 nao1215 deleted the fork-some-package branch August 28, 2022 13: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.

1 participant