Skip to content

Make formatting consistent#172

Merged
gomezzz merged 9 commits intomainfrom
make-formatting-consistent
Jul 6, 2023
Merged

Make formatting consistent#172
gomezzz merged 9 commits intomainfrom
make-formatting-consistent

Conversation

@gomezzz
Copy link
Collaborator

@gomezzz gomezzz commented Jun 26, 2023

Description

Summary of changes

  • Added workflow to check line length with black for consistency
  • Reformatted repo to line-length 100 with black

Resolved Issues

N/A

How Has This Been Tested?

CI/CD

Related Pull Requests

First merge #170

@gomezzz gomezzz added the tests Anything related to the tests label Jun 26, 2023
@github-actions
Copy link

github-actions bot commented Jun 26, 2023

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 🔥 57.258s ⏱️

@gomezzz gomezzz merged commit 027db9d into main Jul 6, 2023
@gomezzz gomezzz deleted the make-formatting-consistent branch July 6, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Anything related to the tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants