Skip to content

Add some functionality to the API#7

Merged
gdalle merged 2 commits intomainfrom
gd/api_increase
May 23, 2024
Merged

Add some functionality to the API#7
gdalle merged 2 commits intomainfrom
gd/api_increase

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented May 23, 2024

Compat

  • Bump version to 0.2.1
  • Add "<0.0.1" to stdlib compat bounds in order to support Pkg operations in the test suite

Source

  • BREAKING: change decompression arguments and their order
  • Implement decompression (slowly) for general matrices

Test

  • Test decompression for Matrix and not just SparseMatrixCSC

Doc

  • Add color_groups to the API

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f44549f) to head (3afe624).

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         6    -1     
  Lines          187       185    -2     
=========================================
- Hits           187       185    -2     

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

@gdalle gdalle merged commit ac70240 into main May 23, 2024
@gdalle gdalle deleted the gd/api_increase branch May 23, 2024 12:58
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