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

Check neighbour set #1321

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

bhourahine
Copy link
Member

@bhourahine bhourahine commented Sep 30, 2023

Tests the setNeighbour data when a debug build. Existing testers for this function provide a non-compliant neighbour list and associated data.

@bhourahine bhourahine added the API Relates to the API label Sep 30, 2023
@bhourahine
Copy link
Member Author

Is on top of #1319

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d112c61) 70.63% compared to head (ed29f03) 70.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1321      +/-   ##
==========================================
- Coverage   70.63%   70.63%   -0.01%     
==========================================
  Files         230      230              
  Lines       43943    43946       +3     
==========================================
+ Hits        31041    31043       +2     
- Misses      12902    12903       +1     

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

Also adds a variable to the main type to prevent DFTB+ updating the
neighbourlist if it has been set externally.
Note, testers for this API setter don't pass these tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Relates to the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant