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

feat(watch): recursive deep level support #422

Merged
merged 11 commits into from
Jun 21, 2024
Merged

feat(watch): recursive deep level support #422

merged 11 commits into from
Jun 21, 2024

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented Jun 19, 2024

  • Tasks
    • Recursive imports/requires
    • Check for performance
    • Coverage

No changes for user

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.02%. Comparing base (9f31eb5) to head (7ae9857).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
+ Coverage   95.88%   96.02%   +0.13%     
==========================================
  Files          37       37              
  Lines        3087     3195     +108     
  Branches      458      477      +19     
==========================================
+ Hits         2960     3068     +108     
  Misses        117      117              
  Partials       10       10              
Flag Coverage Δ
linux-parallel 95.80% <100.00%> (+0.14%) ⬆️
linux-parallel-options 95.93% <100.00%> (+0.14%) ⬆️
linux-sequential 94.71% <100.00%> (+0.18%) ⬆️
linux-sequential-options 94.80% <100.00%> (+0.18%) ⬆️
osx-parallel 95.80% <100.00%> (+0.14%) ⬆️
osx-parallel-options 95.93% <100.00%> (+0.14%) ⬆️
osx-sequential 94.71% <100.00%> (+0.18%) ⬆️
osx-sequential-options 94.80% <100.00%> (+0.18%) ⬆️
windows-parallel 95.43% <100.00%> (+0.15%) ⬆️
windows-parallel-options 95.55% <100.00%> (+0.15%) ⬆️
windows-sequential 94.33% <100.00%> (+0.19%) ⬆️
windows-sequential-options 94.42% <100.00%> (+0.19%) ⬆️

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 marked this pull request as ready for review June 21, 2024 06:27
@wellwelwel wellwelwel changed the title fix(watch): recursive deep level support feat(watch): recursive deep level support Jun 21, 2024
@wellwelwel wellwelwel merged commit e1ffae0 into main Jun 21, 2024
39 checks passed
@wellwelwel wellwelwel deleted the watch branch June 21, 2024 06:36
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.

1 participant