Implement a custom distutils command to symlink data_files #592
Codecov / codecov/project
succeeded
Feb 3, 2024 in 1s
82.87% (-0.80%) compared to ad0feb4
View this Pull Request on Codecov
82.87% (-0.80%) compared to ad0feb4
Details
Codecov Report
Attention: 24 lines
in your changes are missing coverage. Please review.
Comparison is base (
ad0feb4
) 83.66% compared to head (131cfeb
) 82.87%.
❗ Current head 131cfeb differs from pull request most recent head f15b533. Consider uploading reports for the commit f15b533 to get more accurate results
Files | Patch % | Lines |
---|---|---|
colcon_core/distutils/commands/symlink_data.py | 0.00% | 15 Missing |
colcon_core/task/python/build.py | 18.18% | 7 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #592 +/- ##
==========================================
- Coverage 83.66% 82.87% -0.80%
==========================================
Files 65 66 +1
Lines 3765 3784 +19
Branches 728 734 +6
==========================================
- Hits 3150 3136 -14
- Misses 541 571 +30
- Partials 74 77 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading