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 _id field in exported json #43

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Add _id field in exported json #43

merged 2 commits into from
Nov 15, 2023

Conversation

olynch
Copy link
Member

@olynch olynch commented Nov 15, 2023

In order to produce julia-compatible json, I add an _id field to the exported json.

@olynch olynch changed the title added _id field in exported json Add _id field in exported json Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

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

Comparison is base (45e5b2e) 87.38% compared to head (4ec0fdf) 87.46%.

Files Patch % Lines
src/acsets/acsets.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   87.38%   87.46%   +0.07%     
==========================================
  Files           6        6              
  Lines         325      327       +2     
  Branches       54       54              
==========================================
+ Hits          284      286       +2     
  Misses         36       36              
  Partials        5        5              

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

@olynch olynch merged commit aa3245f into main Nov 15, 2023
13 of 14 checks passed
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