Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stdlib binascii #185

Merged
merged 4 commits into from
May 9, 2022
Merged

Stdlib binascii #185

merged 4 commits into from
May 9, 2022

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented May 9, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #185 (2149ac5) into master (739246d) will increase coverage by 0.24%.
The diff coverage is 91.34%.

❗ Current head 2149ac5 differs from pull request most recent head 189965b. Consider uploading reports for the commit 189965b to get more accurate results

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
+ Coverage   73.38%   73.63%   +0.24%     
==========================================
  Files          72       73       +1     
  Lines       11800    11898      +98     
==========================================
+ Hits         8660     8761     +101     
+ Misses       2558     2555       -3     
  Partials      582      582              
Impacted Files Coverage Δ
stdlib/stdlib.go 54.88% <ø> (ø)
py/exception.go 58.16% <40.00%> (-0.98%) ⬇️
stdlib/binascii/binascii.go 87.23% <87.23%> (ø)
py/args.go 89.72% <100.00%> (+16.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 739246d...189965b. Read the comment docs.

@sbinet sbinet force-pushed the stdlib-binascii branch 2 times, most recently from 8183a27 to 7be4092 Compare May 9, 2022 14:48
Signed-off-by: Sebastien Binet <[email protected]>
@sbinet sbinet force-pushed the stdlib-binascii branch from 7be4092 to 189965b Compare May 9, 2022 14:53
@sbinet sbinet merged commit 189965b into go-python:master May 9, 2022
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