Skip to content

Switch colcon_core.extension_point to importlib.metadata

Codecov / codecov/project succeeded Jul 11, 2023 in 1s

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 (966c32d) 82.04%.

❗ Current head 966c32d differs from pull request most recent head f8ee3a4. Consider uploading reports for the commit f8ee3a4 to get more accurate results

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     
Impacted Files 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.
📢 Do you have feedback about the report comment? Let us know in this issue.