Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SaikrishnaBairamoni authored Feb 16, 2024
1 parent eca62b4 commit 3f2afdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ jobs:
cd $GITHUB_WORKSPACE/telematic_system/historical_data_processing/rosbag2_processing_service
export PYTHONPATH=$PYTHONPATH:$GITHUB_WORKSPACE/telematic_system/historical_data_processing
colcon test --packages-select rosbag2_processing_service --event-handlers console_cohesion+
python3 -m pytest --cov=rosbag2_processing_service --cov-report=xml --cov-report=term
- name: Find coverage.xml
shell: bash
run: |
Expand Down

0 comments on commit 3f2afdb

Please sign in to comment.