Skip to content

perf: avoid extra calculation for hash update #162

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

Merged
merged 4 commits into from
May 23, 2025
Merged

Conversation

alexander-akait
Copy link
Member

fixes #140

Copy link

codecov bot commented May 23, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.07%. Comparing base (dc41538) to head (16aae29).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
lib/SourceMapSource.js 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   93.14%   93.07%   -0.07%     
==========================================
  Files          24       24              
  Lines        1779     1835      +56     
  Branches      566      596      +30     
==========================================
+ Hits         1657     1708      +51     
- Misses        112      118       +6     
+ Partials       10        9       -1     
Flag Coverage Δ
integration 93.07% <87.50%> (-0.07%) ⬇️

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

☔ 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.

@alexander-akait alexander-akait merged commit 304497b into main May 23, 2025
26 of 28 checks passed
@alexander-akait alexander-akait deleted the issue-140 branch May 23, 2025 17:54
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