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

adds option to use pygt3x to read gt3x files #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Trybnetic
Copy link
Owner

@Trybnetic Trybnetic commented Sep 11, 2024

This PR adds the option to use Pygt3x to read GT3X files. It includes the following changes:

  • adds option to use pygt3x
  • adds test data
  • adds test to ensure correct behavior

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.45%. Comparing base (44d494d) to head (9f68a45).

Files with missing lines Patch % Lines
paat/io.py 66.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   72.02%   71.45%   -0.57%     
==========================================
  Files           8        8              
  Lines         579      585       +6     
==========================================
+ Hits          417      418       +1     
- Misses        162      167       +5     
Flag Coverage Δ
unittests 71.45% <66.66%> (-0.57%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

1 participant