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

Empty arrays get encoded as TemporalIntervals #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

m-mohr
Copy link
Member

@m-mohr m-mohr commented Dec 7, 2023

In the test-suite tests I realized that empty lists get encoded as TemporalIntervals.
This should cater for most cases except when you actually have an empty array of temporal intervals, which I think should mostly never happen.

PS: I won't have time to add tests, this is more a bug report rather than a full PR.

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6dd6aed) 92.22% compared to head (a82f82c) 92.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   92.22%   92.22%           
=======================================
  Files           6        6           
  Lines         682      682           
=======================================
  Hits          629      629           
  Misses         53       53           

☔ 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