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

Update mol3D.py #293

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Update mol3D.py #293

merged 1 commit into from
Nov 15, 2024

Conversation

rolan701
Copy link
Contributor

networkx import

networkx import
@@ -12,6 +12,7 @@
import time
import xml.etree.ElementTree as ET
import numpy as np
import networkx as nx

Check notice

Code scanning / CodeQL

Unused import Note

Import of 'nx' is not used.
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.21%. Comparing base (9a7ce86) to head (5d86f26).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #293   +/-   ##
=======================================
  Coverage   37.21%   37.21%           
=======================================
  Files          90       90           
  Lines       30024    30025    +1     
=======================================
+ Hits        11174    11175    +1     
  Misses      18850    18850           
Flag Coverage Δ
unittests 37.21% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@rolan701 rolan701 merged commit 7765d71 into main Nov 15, 2024
10 checks passed
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.

1 participant