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

Test: add unit test for lebedev quadrature #5513

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

jinzx10
Copy link
Collaborator

@jinzx10 jinzx10 commented Nov 18, 2024

Linked Issue

As mentioned in #5470, we need at least ~6000 lines of unit testing coverage, and in particular, the lebedev-laikov grid code, which has ~5000 lines of code, is not covered by any test.

This PR adds an accuracy test to the Lebedev-Laikov grid and should be able to add ~5000 lines of coverage.

Unit Tests and/or Case Tests for my changes

  • A unit test is added for Lebedev_laikov_grid.

@mohanchen mohanchen merged commit 7a87079 into deepmodeling:develop Nov 18, 2024
27 checks passed
@mohanchen mohanchen added the Features Needed The features are indeed needed, and developers should have sophisticated knowledge label Nov 18, 2024
@jinzx10 jinzx10 deleted the issue5470 branch November 19, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Features Needed The features are indeed needed, and developers should have sophisticated knowledge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants