Skip to content

Conversation

@PaulKlint
Copy link
Member

No description provided.

Imported and extended modules were treated equally: timestamp in BOM
and lastModified were compared. When equal the module was considered
unmodified.

However, this check is incomplete for an extended module. In that case
also any changes in imports/extends of the extended module have to be
taken into account.
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (ee7f5a1) to head (b0ea5c2).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2564   +/-   ##
=======================================
- Coverage       46%     46%   -1%     
- Complexity    6629    6630    +1     
=======================================
  Files          792     792           
  Lines        65357   65357           
  Branches      9784    9784           
=======================================
- Hits         30484   30476    -8     
- Misses       32524   32526    +2     
- Partials      2349    2355    +6     

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

@PaulKlint PaulKlint merged commit 057735c into main Dec 8, 2025
7 checks passed
@PaulKlint PaulKlint deleted the fix/better-change-detection-for-extend branch December 8, 2025 20:39
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