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

Don't export names not owned by the package #203

Merged
merged 1 commit into from
May 17, 2024

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Apr 29, 2024

No description provided.

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.22%. Comparing base (1425899) to head (d7fe64a).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-0.13     #203      +/-   ##
================================================
- Coverage         88.37%   88.22%   -0.15%     
================================================
  Files                11       11              
  Lines              1204     1206       +2     
================================================
  Hits               1064     1064              
- Misses              140      142       +2     

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

@dlfivefifty dlfivefifty merged commit 80eb954 into release-0.13 May 17, 2024
12 of 13 checks passed
@dlfivefifty dlfivefifty deleted the jishnub/exports branch May 17, 2024 09:12
dlfivefifty added a commit that referenced this pull request May 18, 2024
* Don't export names not owned by the package (#203)

* Move BandedMatrices+BlockArrays to BlockArray extension (#195)

* Move some banded matrix stuff to BlockArrays extension

* Update interfaceimpl.jl

* Move over more code

* tests pass

* Update Project.toml

* v0.13

* Update BlockBandedMatrices.jl

* Update BlockBandedMatrices.jl

* updates

* Bump julia-actions/cache from 1 to 2 (#204)

Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1 to 2.
- [Release notes](https://github.com/julia-actions/cache/releases)
- [Commits](julia-actions/cache@v1...v2)

---
updated-dependencies:
- dependency-name: julia-actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* PseudoBlockMatrix -> BlockedMatrix

* Update BlockSkylineMatrix.jl

* Update BandedBlockBandedMatrix.jl

* Move out banded code

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Jishnu Bhattacharya <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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