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

add core copyfile func #1291

Merged
merged 1 commit into from
Aug 30, 2023
Merged

add core copyfile func #1291

merged 1 commit into from
Aug 30, 2023

Conversation

trajan0x
Copy link
Contributor

Description

Copies a file

@github-actions github-actions bot added go Pull requests that update Go code size/s labels Aug 30, 2023
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage: 52.00000% and project coverage change: +0.22715% 🎉

Comparison is base (747a5d9) 60.19232% compared to head (16c6130) 60.41947%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #1291         +/-   ##
===================================================
+ Coverage   60.19232%   60.41947%   +0.22714%     
===================================================
  Files            534         566         +32     
  Lines          32966       34234       +1268     
  Branches         277         277                 
===================================================
+ Hits           19843       20684        +841     
- Misses         11343       11668        +325     
- Partials        1780        1882        +102     
Flag Coverage Δ
agents 66.78183% <ø> (+0.59489%) ⬆️
cctp-relayer 65.31303% <ø> (?)
core 64.64298% <52.00000%> (-0.00560%) ⬇️
ethergo 63.80952% <ø> (-0.09368%) ⬇️
explorer 53.40488% <ø> (ø)
omnirpc 69.82429% <ø> (ø)
promexporter 41.02564% <ø> (?)
release-copier-action 19.33333% <ø> (ø)
scribe 57.23494% <ø> (-0.13336%) ⬇️
tools 21.72452% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
core/os.go 63.07692% <52.00000%> (-6.92308%) ⬇️

... and 48 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@trajan0x trajan0x marked this pull request as ready for review August 30, 2023 15:38
@trajan0x trajan0x merged commit 325bce7 into master Aug 30, 2023
55 of 60 checks passed
@trajan0x trajan0x deleted the feat/copyfile branch August 30, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant