Skip to content

Update the structure TreeSet#70

Closed
amontoison wants to merge 1 commit intomainfrom
smarter_decompression
Closed

Update the structure TreeSet#70
amontoison wants to merge 1 commit intomainfrom
smarter_decompression

Conversation

@amontoison
Copy link
Copy Markdown
Collaborator

Related to #68

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.81%. Comparing base (cb1c2c6) to head (c8400b7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   99.83%   99.81%   -0.02%     
==========================================
  Files          11       10       -1     
  Lines         605      552      -53     
==========================================
- Hits          604      551      -53     
  Misses          1        1              

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

@gdalle
Copy link
Copy Markdown
Member

gdalle commented Aug 12, 2024

This is superseded by the result type refactor in #71.
I put the complexity in the result constructors rather than the TreeSet, that way we can still have a fast underlying coloring if we want to.

@amontoison amontoison closed this Aug 12, 2024
@gdalle gdalle deleted the smarter_decompression branch August 12, 2024 18:25
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.

2 participants