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

Refactor to involve more traits #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Refactor to involve more traits #58

wants to merge 1 commit into from

Conversation

Libbum
Copy link
Owner

@Libbum Libbum commented Jul 23, 2018

There's a heap of overhead complexity now that is causing major concerns. A large refactor is probably needed. Will start here by adding a heap of types and invoke self assigned operations rather than passing everything everywhere. May include some fixes for #48.

@codecov
Copy link

codecov bot commented Jul 23, 2018

Codecov Report

Merging #58 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   23.33%   23.32%   -0.02%     
==========================================
  Files           7        7              
  Lines        1821     1822       +1     
==========================================
  Hits          425      425              
- Misses       1396     1397       +1
Impacted Files Coverage Δ
src/output.rs 49.59% <0%> (-0.28%) ⬇️
src/potential.rs 15.81% <0%> (+0.07%) ⬆️

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 adb0d24...d23e2f0. Read the comment docs.

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