protocol-monorepo icon indicating copy to clipboard operation
protocol-monorepo copied to clipboard

Update nixpkgs & build caching with nix

Open hellwolf opened this issue 10 months ago • 2 comments

hellwolf avatar Apr 19 '24 15:04 hellwolf

Changelog Reminder

Reminder to update the CHANGELOG.md for any of the modified packages in this PR.

  • [ ] CHANGELOG.md modified
  • [ ] Double check before merge

github-actions[bot] avatar Apr 19 '24 15:04 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.44%. Comparing base (23b300d) to head (c909db5). Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1929   +/-   ##
=======================================
  Coverage   88.44%   88.44%           
=======================================
  Files         111      111           
  Lines        6964     6964           
  Branches      933      934    +1     
=======================================
  Hits         6159     6159           
  Misses        803      803           
  Partials        2        2           
Flag Coverage Δ
ethereum-contracts 94.50% <ø> (ø)
sdk-core 88.44% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 13 '24 19:06 codecov[bot]

image

Now it takes around 1 minutes to restore the cached workflow result.

hellwolf avatar Aug 23 '24 15:08 hellwolf

An example of cached workflow:

image

hellwolf avatar Aug 23 '24 15:08 hellwolf

XKCD Comic Relif

Link: https://xkcd.com/1929 https://xkcd.com/1929

github-actions[bot] avatar Aug 26 '24 16:08 github-actions[bot]