Skip to content

New Method visualize.contacts and extensive testing#47

Open
gph82 wants to merge 75 commits intomasterfrom
allow_input_feats
Open

New Method visualize.contacts and extensive testing#47
gph82 wants to merge 75 commits intomasterfrom
allow_input_feats

Conversation

@gph82
Copy link
Copy Markdown
Collaborator

@gph82 gph82 commented May 22, 2018

No description provided.

gph82 and others added 30 commits May 3, 2018 11:58
…handles "_CtcsInWid"; ClickOnAxisListener handles ContactInNGLWidgets, recomputes kdtree on zooming
@marscher
Copy link
Copy Markdown
Member

now we have "random" hangs at the notebook tests...

@gph82
Copy link
Copy Markdown
Collaborator Author

gph82 commented May 24, 2018

yes this is the interval_schachtelung, I suspect. I'll factor in some condition to exit when the schachtelung gets trapped

@codecov-io
Copy link
Copy Markdown

codecov-io commented May 25, 2018

Codecov Report

Merging #47 into master will increase coverage by 0.12%.
The diff coverage is 94.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage    96.1%   96.22%   +0.12%     
==========================================
  Files          13       13              
  Lines        2129     2491     +362     
==========================================
+ Hits         2046     2397     +351     
- Misses         83       94      +11
Impacted Files Coverage Δ
molpx/generate.py 100% <100%> (ø) ⬆️
molpx/tests/test_visualize.py 99.46% <100%> (+0.06%) ⬆️
molpx/tests/test_bmutils.py 99.82% <100%> (+1.6%) ⬆️
molpx/_bmutils.py 99.58% <100%> (+3.57%) ⬆️
molpx/tests/test_linkutils.py 87.02% <73.59%> (-11.22%) ⬇️
molpx/tests/test_generate.py 96% <96%> (ø)
molpx/visualize.py 99.4% <97.36%> (+0.05%) ⬆️
molpx/_linkutils.py 97.98% <98.43%> (+0.11%) ⬆️
... and 1 more

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 df39f89...7f30a3a. Read the comment docs.

@gph82
Copy link
Copy Markdown
Collaborator Author

gph82 commented May 25, 2018

The tests do get hang up (e.g. here for 15 min https://travis-ci.org/markovmodel/molPX/jobs/383598850#L970) but that line runs quickly on other tests and locally in my machine. I'd merge this for now (new features are coming) and see if we get more info on the way to the next release (soon)

@marscher
Copy link
Copy Markdown
Member

marscher commented May 25, 2018 via email

@gph82
Copy link
Copy Markdown
Collaborator Author

gph82 commented May 25, 2018

So how do we find out where/why it is hanging?

@marscher
Copy link
Copy Markdown
Member

marscher commented May 25, 2018 via email

@gph82
Copy link
Copy Markdown
Collaborator Author

gph82 commented May 25, 2018

you suggest we do that locally first, right?

@marscher
Copy link
Copy Markdown
Member

marscher commented May 25, 2018 via email

@gph82
Copy link
Copy Markdown
Collaborator Author

gph82 commented May 25, 2018

At some weird, irreproducible moments, they also hang locally

@gph82 gph82 force-pushed the allow_input_feats branch from 6601f1b to af6a9d8 Compare May 28, 2018 16:26
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