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

ci(pre-commit.ci): autoupdate #573

Merged
merged 6 commits into from
Aug 5, 2023

ci: use concurrency

8a7bc5c
Select commit
Loading
Failed to load commit list.
Merged

ci(pre-commit.ci): autoupdate #573

ci: use concurrency
8a7bc5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 5, 2023 in 1s

89.23% (-0.54%) compared to 376b897

View this Pull Request on Codecov

89.23% (-0.54%) compared to 376b897

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.54% ⚠️

Comparison is base (376b897) 89.77% compared to head (8a7bc5c) 89.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
- Coverage   89.77%   89.23%   -0.54%     
==========================================
  Files          37       37              
  Lines        4438     4422      -16     
==========================================
- Hits         3984     3946      -38     
- Misses        454      476      +22     
Files Changed Coverage Δ
src/magicgui/application.py 83.72% <ø> (-0.19%) ⬇️
src/magicgui/signature.py 96.42% <ø> (-0.05%) ⬇️
src/magicgui/widgets/_concrete.py 88.57% <ø> (-0.03%) ⬇️
src/magicgui/widgets/bases/_container_widget.py 91.66% <ø> (-0.13%) ⬇️
src/magicgui/widgets/bases/_widget.py 87.69% <ø> (-0.07%) ⬇️
src/magicgui/widgets/_function_gui.py 93.60% <100.00%> (-0.06%) ⬇️
src/magicgui/widgets/_table.py 95.87% <100.00%> (-0.27%) ⬇️
src/magicgui/widgets/bases/_button_widget.py 100.00% <100.00%> (ø)
src/magicgui/widgets/bases/_categorical_widget.py 80.28% <100.00%> (-0.28%) ⬇️
src/magicgui/widgets/bases/_create_widget.py 93.75% <100.00%> (-0.19%) ⬇️
... and 3 more

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.