Skip to content

fix(build): migrate Sass @import to @use in Taro build output

9a54f3f
Select commit
Loading
Failed to load commit list.
Open

refactor: 处理scss引入方式 #3476

fix(build): migrate Sass @import to @use in Taro build output
9a54f3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (feat_v4.x@5cc31d1). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/packages/swipe/swipe.tsx 73.68% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             feat_v4.x    #3476   +/-   ##
============================================
  Coverage             ?   87.87%           
============================================
  Files                ?      295           
  Lines                ?    19747           
  Branches             ?     3079           
============================================
  Hits                 ?    17352           
  Misses               ?     2389           
  Partials             ?        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.