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

Release 0.2.0 #186

Merged
merged 109 commits into from
Sep 4, 2023
Merged

Release 0.2.0 #186

merged 109 commits into from
Sep 4, 2023

Conversation

gomezzz
Copy link
Collaborator

@gomezzz gomezzz commented Aug 14, 2023

Description

Small changes / fixes following the process in #179.

First merge #185

Resolved Issues

How Has This Been Tested?

CI/CD, local tests, release process

Related Pull Requests

gomezzz and others added 30 commits March 6, 2023 15:43
Add workflow to test coverage
Update README.md to mention conda install
Update README.md to show downloads
Co-authored-by: Gabriele Meoni <70584239+GabrieleMeoni@users.noreply.github.com>
- Changed custom quantity to info instead of warning
@gomezzz gomezzz added the release Related to a release label Aug 14, 2023
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions
Copy link

Overall Coverage

Coverage Report
FileStmtsMissCoverMissing
paseos
   __init__.py33197%49
   paseos.py1441292%67–68, 145–146, 203, 218, 236, 245, 263, 294, 302–305
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.py1772785%22–28, 31, 221–223, 250–252, 297–306, 445, 502, 530, 542–546, 553–554, 561–562
   base_actor.py1281886%82, 104, 120, 167, 207–209, 230, 239, 256, 277, 283–286, 292, 307, 362
   ground_station_actor.py15380%47–53
   spacecraft_actor.py61198%123
paseos/central_body
   central_body.py65592%68, 177–178, 186–187
   is_in_line_of_sight.py581279%106–123, 167, 187
   mesh_between_points.py35294%64, 72
   sphere_between_points.py26869%35–38, 48–51, 63–64
paseos/communication
   get_communication_window.py23291%38, 64
paseos/power
   charge_model.py16194%49
   discharge_model.py7271%22, 34
paseos/tests
   activity_test.py57395%90, 93–94
   communication_window_test.py49198%176
   eclipse_test.py10190%20
   import_test.py6183%13
   init_test.py8188%16
   line_of_sight_test.py62494%143–146
   mesh_test.py119397%118, 136, 144
   thermal_model_test.py30197%61
   visualization_test.py18194%28
paseos/utils
   check_cfg.py611870%31, 40, 46, 60–62, 67, 70–72, 75–77, 80–82, 98, 103
   operations_monitor.py71396%127–130
paseos/visualization
   animation.py18667%27–30, 35, 44
   plot.py9367%29–32
   space_animation.py2152389%108–109, 124, 147–148, 182, 206–213, 219, 329, 352–354, 359, 368–369, 373, 409, 415–416, 447, 461–472
TOTAL215117792% 

Tests Skipped Failures Errors Time
36 0 💤 0 ❌ 0 🔥 1m 10s ⏱️

@gomezzz gomezzz mentioned this pull request Aug 15, 2023
@gomezzz
Copy link
Collaborator Author

gomezzz commented Aug 29, 2023

@GabrieleMeoni @johanos1 🙏

@gomezzz gomezzz merged commit a629aa6 into release Sep 4, 2023
7 checks passed
@gomezzz gomezzz deleted the release-finalizing branch September 4, 2023 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Related to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants