Switch plugin system from pkg_resources to importlib #562
Codecov / codecov/project
succeeded
Aug 17, 2023 in 0s
82.04% (+0.16%) compared to 7b70e61
View this Pull Request on Codecov
82.04% (+0.16%) compared to 7b70e61
Details
Codecov Report
Patch coverage: 89.87%
and project coverage change: +0.16%
🎉
Comparison is base (
7b70e61
) 81.88% compared to head (dab8cad
) 82.04%.
Additional details and impacted files
@@ Coverage Diff @@
## master #562 +/- ##
==========================================
+ Coverage 81.88% 82.04% +0.16%
==========================================
Files 62 63 +1
Lines 3648 3721 +73
Branches 705 718 +13
==========================================
+ Hits 2987 3053 +66
- Misses 609 613 +4
- Partials 52 55 +3
Files Changed | Coverage Δ | |
---|---|---|
colcon_core/task/python/test/__init__.py | 32.71% <50.00%> (ø) |
|
colcon_core/extension_point.py | 90.27% <90.27%> (ø) |
|
colcon_core/command.py | 86.20% <100.00%> (ø) |
|
colcon_core/entry_point.py | 83.33% <100.00%> (+0.21%) |
⬆️ |
colcon_core/plugin_system.py | 98.68% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading