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

refactor!: rename plural to singular #200

Merged
merged 7 commits into from
Feb 8, 2024

Conversation

vishwa2710
Copy link
Contributor

@vishwa2710 vishwa2710 commented Feb 7, 2024

data::providers -> data::provider
frame::providers -> frame::provider
physics::units -> physics::Unit
objects -> object
ephemerides -> ephemeris
celestial_bodies -> celestial

@vishwa2710 vishwa2710 self-assigned this Feb 7, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (977dfe6) 79.60% compared to head (c083935) 79.37%.

Files Patch % Lines
src/OpenSpaceToolkit/Physics/Unit.cpp 63.15% 7 Missing ⚠️
...rc/OpenSpaceToolkit/Physics/Unit/Derived/Angle.cpp 71.42% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
- Coverage   79.60%   79.37%   -0.24%     
==========================================
  Files          96       96              
  Lines        7533     7538       +5     
==========================================
- Hits         5997     5983      -14     
- Misses       1536     1555      +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

vishwa2710 and others added 2 commits February 8, 2024 13:19
Co-authored-by: kyle-cochran <kyle.ray.cochran@gmail.com>
* refactor: suggestions for naming MR

* fix: hardcoded IERS remote path must reflect what is in OSTk Data

* fix: last failing test
@vishwa2710 vishwa2710 merged commit 200528d into main Feb 8, 2024
10 of 11 checks passed
@vishwa2710 vishwa2710 deleted the refactor/rename-plural-to-singular branch February 8, 2024 22:29
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.

2 participants