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

V1.0.0 #149

Merged
merged 25 commits into from
Jan 19, 2024
Merged

V1.0.0 #149

merged 25 commits into from
Jan 19, 2024

Conversation

kanhereashwin
Copy link
Member

@kanhereashwin kanhereashwin commented Jan 19, 2024

  • breaks navdata into navdata and operations
  • rewrites concat, sort, loop_time, interpolate, find_wildcard_indexes so their independent functions and not class functions
  • adds concat ability to concatenate an arbitrary number of NavData instances rather than just two
  • breaks out components of visualizations into independent files
  • updates ReadMe, etc. with updated directory structure
  • creates uniform tutorial structure with a notebook file at least for each file in gnss_lib_py
  • updates python packages

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b84728d) 99.65% compared to head (7b5bb11) 99.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   99.65%   99.55%   -0.11%     
==========================================
  Files          22       20       -2     
  Lines        3748     2899     -849     
==========================================
- Hits         3735     2886     -849     
  Misses         13       13              

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

@betaBison betaBison merged commit ead1f77 into main Jan 19, 2024
17 of 19 checks passed
@betaBison betaBison deleted the v1.0.0 branch January 19, 2024 22:18
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