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): autoupdate #2819

Merged
merged 2 commits into from
Feb 7, 2023
Merged

ci(pre-commit): autoupdate #2819

merged 2 commits into from
Feb 7, 2023

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Feb 6, 2023

@github-actions github-actions bot added component:common Common packages from the autoware-common repository. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:map Map creation, storage, and loading. (auto-assigned) labels Feb 6, 2023
@github-actions github-actions bot added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) labels Feb 6, 2023
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Base: 12.38% // Head: 12.26% // Decreases project coverage by -0.13% ⚠️

Coverage data is based on head (0cb4a3e) compared to base (cad63f7).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2819      +/-   ##
==========================================
- Coverage   12.38%   12.26%   -0.13%     
==========================================
  Files        1219     1247      +28     
  Lines       86339    87230     +891     
  Branches    24425    24425              
==========================================
  Hits        10697    10697              
- Misses      64469    65360     +891     
  Partials    11173    11173              
Flag Coverage Δ *Carryforward flag
differential 16.35% <ø> (?)
total 12.38% <ø> (ø) Carriedforward from cad63f7

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
perception/lidar_centerpoint/lib/ros_utils.cpp 0.00% <0.00%> (ø)
...dar_centerpoint/lib/preprocess/voxel_generator.cpp 0.00% <0.00%> (ø)
...ion_based_fusion/src/pointpainting_fusion/node.cpp 0.00% <0.00%> (ø)
...ude/lidar_centerpoint/network/tensorrt_wrapper.hpp 0.00% <0.00%> (ø)
..._centerpoint/lib/postprocess/postprocess_kernel.cu 0.00% <0.00%> (ø)
...t/include/lidar_centerpoint/centerpoint_config.hpp 0.00% <0.00%> (ø)
...lidar_centerpoint/lib/detection_class_remapper.cpp 0.00% <0.00%> (ø)
...rception/lidar_centerpoint/lib/centerpoint_trt.cpp 0.00% <0.00%> (ø)
...usion/src/pointpainting_fusion/voxel_generator.cpp 0.00% <0.00%> (ø)
...lidar_centerpoint/lib/network/tensorrt_wrapper.cpp 0.00% <0.00%> (ø)
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@xmfcx xmfcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removes a lot of empty lines, seems ok to me.

@xmfcx xmfcx merged commit 650a35b into main Feb 7, 2023
@xmfcx xmfcx deleted the pre-commit-ci-update-config branch February 7, 2023 10:23
@@ -61,7 +61,7 @@ repos:
- id: isort

- repo: https://github.com/psf/black
rev: 22.12.0
rev: 23.1.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:map Map creation, storage, and loading. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants