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

use np.testing.assert_almost_equal to compare numpy arrays #201

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Sep 13, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2021

Codecov Report

Merging #201 (6a2ee19) into devel (674a95f) will increase coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #201      +/-   ##
==========================================
+ Coverage   81.24%   81.54%   +0.30%     
==========================================
  Files          54       54              
  Lines        4554     4639      +85     
==========================================
+ Hits         3700     3783      +83     
- Misses        854      856       +2     
Impacted Files Coverage Δ
dpdata/amber/sqm.py 98.78% <0.00%> (-1.22%) ⬇️
dpdata/plugins/gromacs.py 95.00% <0.00%> (ø)
dpdata/gromacs/gro.py 98.78% <0.00%> (+0.03%) ⬆️
dpdata/bond_order_system.py 64.78% <0.00%> (+3.49%) ⬆️
dpdata/plugins/amber.py 85.71% <0.00%> (+4.23%) ⬆️
dpdata/plugins/rdkit.py 80.64% <0.00%> (+16.12%) ⬆️
dpdata/plugins/ase.py 65.45% <0.00%> (+19.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 674a95f...6a2ee19. Read the comment docs.

@njzjz njzjz marked this pull request as ready for review September 13, 2021 23:21
@njzjz njzjz requested a review from amcadmus September 13, 2021 23:27
@amcadmus amcadmus merged commit 3c595ca into deepmodeling:devel Sep 14, 2021
@njzjz njzjz deleted the assert_almost_equal branch September 15, 2021 21:59
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.

3 participants