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

fix: update blob compressor lib + update dependencies + use tsup

Open VGau opened this issue 6 months ago • 1 comments
trafficstars

This PR implements issue(s) #

Checklist

  • [ ] I wrote new tests for my new core changes.
  • [ ] I have successfully ran tests, style checker and build against my new changes locally.
  • [ ] I have informed the team of any breaking changes if there are any.

VGau avatar May 09 '25 14:05 VGau

Codecov Report

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

Project coverage is 66.48%. Comparing base (37f6f30) to head (88746a3).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #976   +/-   ##
=========================================
  Coverage     66.48%   66.48%           
- Complexity     1132     1133    +1     
=========================================
  Files           322      322           
  Lines         13000    13000           
  Branches       1357     1357           
=========================================
  Hits           8643     8643           
  Misses         3792     3792           
  Partials        565      565           
Flag Coverage Δ *Carryforward flag
hardhat 98.51% <ø> (ø) Carriedforward from 37f6f30
kotlin 63.98% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

see 2 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar May 09 '25 14:05 codecov-commenter