Ultime5528 / FRC2024

0 stars 0 forks source link

76 tester invariants shooter #88

Closed TheFelixC closed 8 months ago

TheFelixC commented 8 months ago

Description

Closes #76

Added invariant tests for the shooter. Didn't add things working with the mocks Also added the servos in the test_ports of the climber

Liste de vérification

github-actions[bot] commented 8 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  .
  alignbase.py
  ports.py
  robot.py
  commands/auto
  drivesquares.py
  commands/climber
  retractclimber.py
  commands/drivetrain
  drive.py 16, 45
  commands/intake
  pickup.py
  commands/pivot
  maintainpivot.py
  movepivot.py
  commands/shooter
  prepareshoot.py
  shoot.py
  commands/vision
  alignwithtag2d.py 15-18, 22-26, 53-54, 68
  subsystems
  climber.py
  drivetrain.py
  intake.py
  pivot.py 57-58
  shooter.py 52, 59, 71-72
  tests
  climber_test.py
  intake_test.py
  pivot_test.py 37
  shooter_test.py
  test_commands.py
  utils
  sparkmaxutils.py
  swerve.py
  trapezoidalmotion.py
Project Total  

The report is truncated to 25 files out of 35. To see the full report, please visit the workflow summary page.

This report was generated by python-coverage-comment-action