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

Add tests #35

Merged
merged 10 commits into from
Nov 27, 2023
Merged

Add tests #35

merged 10 commits into from
Nov 27, 2023

Conversation

NikoOinonen
Copy link
Collaborator

Closes #29

Copy link

github-actions bot commented Nov 27, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
mlspm
   __init__.py10100% 
   _weights.py221532%34–53
   cli.py420100% 
   data_loading.py1571491%142–143, 171–174, 183, 283–286, 296–298
   datasets.py45450%1–77
   logging.py2435079%54, 62, 66, 69, 72–102, 119, 121–124, 128, 131, 136, 147, 150, 153, 191, 210, 213, 221, 226, 229, 235, 264, 266, 269–273, 286, 362, 381, 391–393
   losses.py10100% 
   models.py20100% 
   modules.py100694%37, 190, 194–197, 213
   preprocessing.py1013961%42–45, 106–116, 130–159, 170–174
   utils.py1774773%79–81, 84–85, 96–110, 135, 157, 165–168, 182, 186, 190–198, 223, 263, 270, 307–308, 313, 350–355, 365
   visualization.py57296%32, 94
mlspm/_c
   __init__.py00100% 
   bindings.py703254%42–78, 90–126
mlspm/_cuda
   __init__.py00100% 
   bindings.py28280%1–45
mlspm/graph
   __init__.py40100% 
   _analysis.py329199%476
   _data_loading.py230100% 
   _molecule_graph.py150597%40–41, 65–66, 219
   _utils.py1875770%94–128, 160, 169–171, 220, 264–301, 350–351, 433, 440
   _visualization.py1771492%41, 44, 52–58, 76, 99, 137, 232, 259
   losses.py29197%66
   models.py2455478%16, 19–24, 30–33, 267–288, 353, 420–421, 505, 542, 589–591, 637–647, 670–732
TOTAL219041081% 

Tests Skipped Failures Errors Time
37 0 💤 0 ❌ 0 🔥 25.894s ⏱️

@NikoOinonen NikoOinonen merged commit 3fe7020 into main Nov 27, 2023
3 checks passed
@NikoOinonen NikoOinonen deleted the add_tests branch November 27, 2023 16:21
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.

Add tests for all relevant code
1 participant