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

Expanded and updated readme #171

Merged
merged 3 commits into from
Jul 6, 2023
Merged

Conversation

gomezzz
Copy link
Collaborator

@gomezzz gomezzz commented Jun 26, 2023

Description

  • Various fixes in readme
  • Added explanation of external tool integration
  • Updated Gabi email

Resolved Issues

How Has This Been Tested?

N/A

Related Pull Requests

#168

@gomezzz gomezzz added the documentation Improvements or additions to documentation label Jun 26, 2023
@github-actions
Copy link

github-actions bot commented Jun 26, 2023

Overall Coverage

Coverage Report
FileStmtsMissCoverMissing
paseos
   __init__.py31294%46, 49
   paseos.py1511491%71–72, 144–145, 198, 213, 231, 240, 258, 289, 297–298, 398–399
paseos/activities
   activity_manager.py43393%46, 76, 159
   activity_processor.py58198%123
   activity_runner.py621084%80–84, 104–113, 122–125
paseos/actors
   actor_builder.py1082181%20–24, 27, 119–124, 248, 296, 318, 328–332, 339–340, 345–346
   base_actor.py1211885%82, 99, 115, 153, 193–195, 224, 233, 251, 268, 272–275, 279, 293, 335
   ground_station_actor.py15380%47–53
   spacecraft_actor.py61198%123
paseos/communication
   get_communication_window.py22291%38, 67
   is_in_line_of_sight.py741580%75, 82, 90, 152–169, 213, 233
paseos/power
   charge_model.py17194%54
   discharge_model.py7271%22, 34
   is_in_eclipse.py39490%28–29, 90–91
paseos/tests
   activity_test.py57395%92, 95–96
   communication_window_test.py58198%198
   eclipse_test.py11191%22
   import_test.py6183%13
   init_test.py8188%16
   line_of_sight_test.py65494%147–150
   thermal_model_test.py30197%63
   visualization_test.py20195%31
paseos/utils
   check_cfg.py611870%31, 40, 46, 62–64, 71, 74–76, 79–81, 84–86, 101, 106
   operations_monitor.py71494%88, 129–132
paseos/visualization
   animation.py18667%27–30, 35, 44
   plot.py9367%28–31
   space_animation.py1952090%135, 159, 162–165, 171, 283, 308–310, 315, 325–326, 330, 365, 371–372, 405, 421–432
TOTAL183116191% 

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

@gomezzz
Copy link
Collaborator Author

gomezzz commented Jul 3, 2023

@GabrieleMeoni @johanos1 could somebody have a look pls? 🙏

@gomezzz gomezzz merged commit 5502667 into main Jul 6, 2023
2 checks passed
@gomezzz gomezzz deleted the add-external-integrations-to-readme branch July 6, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an example to the readme / examples how to use custom properties
2 participants