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

Remove redundant dependency on OrderedCollections.jl #73

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

epatters
Copy link
Member

We already depend on DataStructures.jl, which is a strict superset of this package.

@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6868b0a) 91.70% compared to head (b8ad293) 91.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   91.70%   91.70%           
=======================================
  Files          17       17           
  Lines        1362     1362           
=======================================
  Hits         1249     1249           
  Misses        113      113           
Files Coverage Δ
src/serialization/JSONACSets.jl 93.75% <ø> (ø)

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

@epatters epatters merged commit 8ffb2d8 into main Oct 22, 2023
9 checks passed
@epatters epatters deleted the rm-ordered-collections branch October 22, 2023 23:52
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.

None yet

1 participant