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 deprecated bc argument to Grid #734

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

tfrederiksen
Copy link
Contributor

The code issues a deprecation warning about the (internal) use of bc to Grid, because boundary conditions now belong to Lattice. This PR fixes this.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 86.86%. Comparing base (5951ce8) to head (9d7ac3b).
Report is 3 commits behind head on main.

Files Patch % Lines
src/sisl/io/siesta/siesta_nc.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #734      +/-   ##
==========================================
- Coverage   86.88%   86.86%   -0.02%     
==========================================
  Files         406      406              
  Lines       51593    51617      +24     
==========================================
+ Hits        44825    44836      +11     
- Misses       6768     6781      +13     

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

@zerothi zerothi merged commit 9ab5c2c into zerothi:main Apr 2, 2024
7 of 9 checks passed
@zerothi
Copy link
Owner

zerothi commented Apr 2, 2024

Thanks @tfrederiksen

@tfrederiksen tfrederiksen deleted the grid-bc-dep branch April 3, 2024 00:15
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