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

Fix serialization for negative anchors metadata field in SLP files #59

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

talmo
Copy link
Contributor

@talmo talmo commented Jul 31, 2023

The "negative_anchors" key in the metadata for SLP files needed to be a dictionary to be unstructured appropriately in core SLEAP.

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #59 (ffe671f) into main (430a061) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   94.79%   94.79%           
=======================================
  Files          12       12           
  Lines        1192     1192           
=======================================
  Hits         1130     1130           
  Misses         62       62           
Files Changed Coverage Δ
sleap_io/io/slp.py 97.70% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@talmo talmo merged commit 5e48a69 into main Jul 31, 2023
9 checks passed
@talmo talmo deleted the talmo/fix_negative_anchors_slp branch July 31, 2023 16:55
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