Skip to content

Make three more functions public#421

Merged
jishnub merged 1 commit intoJuliaArrays:masterfrom
gdalle:gd/public
Oct 8, 2024
Merged

Make three more functions public#421
jishnub merged 1 commit intoJuliaArrays:masterfrom
gdalle:gd/public

Conversation

@gdalle
Copy link
Copy Markdown
Contributor

@gdalle gdalle commented Oct 8, 2024

This PR moves three functions from internals to public API:

  • blockcolsupport
  • blockrowsupport
  • blockedrange

Fixes #418

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.47%. Comparing base (836da5c) to head (4dd36c0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   96.66%   96.47%   -0.19%     
==========================================
  Files          18       18              
  Lines        1649     1647       -2     
==========================================
- Hits         1594     1589       -5     
- Misses         55       58       +3     

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

@jishnub jishnub merged commit b987317 into JuliaArrays:master Oct 8, 2024
@gdalle gdalle deleted the gd/public branch October 8, 2024 17:56
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.

Can we make blockcolsupport and blockrowsupport public?

2 participants