Choate-Robotics / 7407-DriveCode-Crescendo

This is the DriveCode for 2024 FRC game Crescendo.
3 stars 2 forks source link

Fixed Elevator tests. #70

Closed mbardoe closed 6 months ago

mbardoe commented 7 months ago

We made some changes to the elevator that made some tests fail. I updated those tests.

github-actions[bot] commented 7 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3131 2240 72% 70% 🎉

New Files

No new covered files...

Modified Files

File Coverage Status
tests/subsystems/test_elevator.py 100% 🎉
TOTAL 100% 🎉

updated for commit: aaae7bb by action🐍