tier4 / nebula

A universal LiDAR and radar driver for ROS 2, supporting Hesai, Velodyne, Robosense and Continental sensors.
https://tier4.github.io/nebula/
Apache License 2.0
55 stars 54 forks source link

chore: create .codecov.yml and move ignored directories there #200

Closed mojomex closed 2 months ago

mojomex commented 2 months ago

PR Type

Related Links

Improves this PR:

Description

Create a .codecov.yml file as recommended in CodeCov's documentation and move the excluded directory settings there. This allows for more flexibility and hopefully once and for all excluded nebula_examples from coverage too.

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

CI Checks

mojomex commented 2 months ago

CI config is valid, merging.

mojomex commented 2 months ago

It worked, nebula_examples is now gone: image CodeCov report