Skip to content

Conversation

ersachin3112
Copy link
Contributor

@ersachin3112 ersachin3112 commented Jul 31, 2025

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

update package.json & package-lock.json

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.43%. Comparing base (c9a65c5) to head (b8dc7ad).
⚠️ Report is 24 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
- Coverage   95.68%   95.43%   -0.26%     
==========================================
  Files           3        3              
  Lines         371      372       +1     
  Branches      119      118       -1     
==========================================
  Hits          355      355              
- Misses         15       16       +1     
  Partials        1        1              

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

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

@snitin315
Copy link
Member

Lint is failing

@alexander-akait
Copy link
Member

I am working on this here - #439, there is a regression on stylus side

@@ -454,6 +458,8 @@ module.exports = {

Type:

<!-- eslint-skip -->
Copy link
Member

Choose a reason for hiding this comment

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

Don't use skip, fix types, we need to fix it in other repos too

Copy link
Contributor Author

@ersachin3112 ersachin3112 Aug 2, 2025

Choose a reason for hiding this comment

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

i used this for README.md file only because eslint is reading it as JS file resulting code-block lint fail.

@alexander-akait
Copy link
Member

Fixed by #439

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.

3 participants