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

Fix comm test #178

Merged
merged 2 commits into from
Jul 12, 2023
Merged

Fix comm test #178

merged 2 commits into from
Jul 12, 2023

Conversation

GabrieleMeoni
Copy link
Collaborator

Description

Summary of changes

  • Fixing wrong communication test (lon and lat were swapped)

@github-actions
Copy link

Overall Coverage

Coverage Report
FileStmtsMissCoverMissing
paseos
   __init__.py31294%44, 47
   paseos.py1511491%73–74, 151–152, 209, 224, 242, 251, 269, 300, 308–311, 411–412
paseos/activities
   activity_manager.py43393%46, 74, 157
   activity_processor.py58198%121
   activity_runner.py621084%80–84, 104–113, 122–125
paseos/actors
   actor_builder.py1082181%20–26, 29, 125–134, 265, 321, 348, 360–364, 371–372, 379–380
   base_actor.py1201885%82, 99, 115, 153, 193–195, 224, 233, 250, 273, 279–282, 286, 300, 348
   ground_station_actor.py15380%47–53
   spacecraft_actor.py61198%123
paseos/communication
   get_communication_window.py22291%38, 63
   is_in_line_of_sight.py741580%66, 73, 81, 140–157, 199, 219
paseos/power
   charge_model.py17194%52
   discharge_model.py7271%22, 34
   is_in_eclipse.py39490%28–29, 86–87
paseos/tests
   activity_test.py57395%90, 93–94
   communication_window_test.py58198%193
   eclipse_test.py11191%22
   import_test.py6183%13
   init_test.py8188%16
   line_of_sight_test.py65494%147–150
   thermal_model_test.py30197%61
   visualization_test.py20195%31
paseos/utils
   check_cfg.py611870%31, 40, 46, 60–62, 67, 70–72, 75–77, 80–82, 98, 103
   operations_monitor.py71494%86, 127–130
paseos/visualization
   animation.py18667%27–30, 35, 44
   plot.py9367%28–31
   space_animation.py1952090%132, 156, 159–162, 168, 278, 301–303, 308, 318–319, 323, 358, 364–365, 396, 410–421
TOTAL183016191% 

Tests Skipped Failures Errors Time
30 0 💤 0 ❌ 0 🔥 58.552s ⏱️

Copy link
Collaborator

@gomezzz gomezzz left a comment

Choose a reason for hiding this comment

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

Andiamo ✌️

@GabrieleMeoni GabrieleMeoni merged commit 16d4b3c into main Jul 12, 2023
3 checks passed
@GabrieleMeoni GabrieleMeoni deleted the fix_comm_test branch July 12, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants