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 molecular module import #504

Merged
merged 3 commits into from Sep 30, 2021

Conversation

skoudoro
Copy link
Contributor

This PR is a follow-up of #457.

The goal is to make our scripts load faster by importing only the functions/modules we need from VTK.

@codecov
Copy link

codecov bot commented Sep 27, 2021

Codecov Report

Merging #504 (a80860d) into master (39a2803) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
+ Coverage   89.54%   89.55%   +0.01%     
==========================================
  Files          35       35              
  Lines        7459     7467       +8     
  Branches      857      857              
==========================================
+ Hits         6679     6687       +8     
  Misses        547      547              
  Partials      233      233              
Impacted Files Coverage Δ
fury/lib.py 100.00% <100.00%> (ø)
fury/molecular.py 100.00% <100.00%> (ø)

@skoudoro skoudoro mentioned this pull request Sep 29, 2021
@Garyfallidis Garyfallidis merged commit a2c798f into fury-gl:master Sep 30, 2021
@skoudoro skoudoro deleted the update-molecular branch October 1, 2021 08:25
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.

None yet

2 participants