Skip to content
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

fix(watch): map line-breaking imports #463

Merged
merged 2 commits into from
Jun 25, 2024
Merged

fix(watch): map line-breaking imports #463

merged 2 commits into from
Jun 25, 2024

Conversation

wellwelwel
Copy link
Owner

Closes #449.

@wellwelwel wellwelwel marked this pull request as ready for review June 25, 2024 07:01
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.36%. Comparing base (0c27c4e) to head (559e7d3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #463   +/-   ##
=======================================
  Coverage   99.36%   99.36%           
=======================================
  Files          33       33           
  Lines        3294     3298    +4     
  Branches      527      572   +45     
=======================================
+ Hits         3273     3277    +4     
  Misses         20       20           
  Partials        1        1           
Flag Coverage Δ
linux-parallel 99.18% <100.00%> (+<0.01%) ⬆️
linux-parallel-options 99.30% <100.00%> (+<0.01%) ⬆️
linux-sequential 98.08% <100.00%> (+<0.01%) ⬆️
linux-sequential-options 98.18% <100.00%> (+<0.01%) ⬆️
osx-parallel 94.93% <100.00%> (+<0.01%) ⬆️
osx-parallel-options 95.05% <100.00%> (+<0.01%) ⬆️
osx-sequential 93.84% <100.00%> (+<0.01%) ⬆️
osx-sequential-options 93.93% <100.00%> (+<0.01%) ⬆️
windows-parallel 94.39% <100.00%> (+<0.01%) ⬆️
windows-parallel-options 94.51% <100.00%> (+<0.01%) ⬆️
windows-sequential 93.29% <100.00%> (+<0.01%) ⬆️
windows-sequential-options 93.38% <100.00%> (+<0.01%) ⬆️

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.

@wellwelwel wellwelwel merged commit 0d82461 into main Jun 25, 2024
38 checks passed
@wellwelwel wellwelwel deleted the watch branch June 25, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Watch mode doesn't consider line-breaking imports
1 participant