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

Add file type: JPK #36

Merged
merged 9 commits into from
May 1, 2024
Merged

Add file type: JPK #36

merged 9 commits into from
May 1, 2024

Conversation

SylviaWhittle
Copy link
Collaborator

Closes #35

This PR added JPK support

Just basic loading of .jpk files, akin to how I did .spm.

@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2024

Codecov Report

Attention: Patch coverage is 80.43478% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 66.84%. Comparing base (f282c31) to head (95a9fcf).
Report is 35 commits behind head on main.

Files Patch % Lines
topofileformats/jpk.py 80.43% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   65.87%   66.84%   +0.96%     
==========================================
  Files           3        4       +1     
  Lines         337      374      +37     
==========================================
+ Hits          222      250      +28     
- Misses        115      124       +9     

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

Copy link
Collaborator

@ns-rse ns-rse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As with #34 inline comments, may get some merge conflicts doing these sequential merges but should be easy to resolve.

topofileformats/jpk.py Outdated Show resolved Hide resolved
topofileformats/jpk.py Outdated Show resolved Hide resolved
topofileformats/jpk.py Outdated Show resolved Hide resolved
topofileformats/jpk.py Show resolved Hide resolved
Copy link
Collaborator

@ns-rse ns-rse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@SylviaWhittle SylviaWhittle merged commit 7a98e3d into main May 1, 2024
10 checks passed
@ns-rse ns-rse deleted the SylviaWhittle/file-type-jpk branch May 2, 2024 05:36
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.

[feature] : Migrate .jpk support from topostats
3 participants