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 as method to align quantities of the same dimension #59

Merged
merged 3 commits into from Feb 11, 2018

Conversation

zainab-ali
Copy link
Contributor

Fixes #24

  • adds an as method to enable users to align quantities of the same dimension
  • adds some more doctests

@codecov-io
Copy link

codecov-io commented Feb 11, 2018

Codecov Report

Merging #59 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   85.99%   86.04%   +0.05%     
==========================================
  Files          10       10              
  Lines         257      258       +1     
==========================================
+ Hits          221      222       +1     
  Misses         36       36
Impacted Files Coverage Δ
src/main/scala/libra/Quantity.scala 79.71% <100%> (ø)

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 f9609dd...e830075. Read the comment docs.

@zainab-ali zainab-ali merged commit 67dc24e into to-ithaca:master Feb 11, 2018
@zainab-ali zainab-ali deleted the add-align-as-method branch February 11, 2018 15:22
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