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

Clarify powi documentation. #268

Merged
merged 1 commit into from
Aug 22, 2021
Merged

Clarify powi documentation. #268

merged 1 commit into from
Aug 22, 2021

Conversation

iliekturtles
Copy link
Owner

Move the uom::typenum::P2 reference into a using to help clarify that
a typenum value is needed rather than an integer as the parameter to
powi. Resolves #267.

Move the `uom::typenum::P2` reference into a using to help clarify that
a `typenum` value is needed rather than an integer as the parameter to
`powi`. Resolves #267.
@codecov-commenter
Copy link

Codecov Report

Merging #268 (f10dec9) into master (8adc731) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #268   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files          58       58           
  Lines        2846     2846           
=======================================
  Hits         2770     2770           
  Misses         76       76           
Impacted Files Coverage Δ
src/system.rs 85.95% <ø> (ø)
src/tests/quantity.rs 99.28% <0.00%> (ø)

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 8adc731...f10dec9. Read the comment docs.

@iliekturtles iliekturtles merged commit e943f8c into master Aug 22, 2021
@iliekturtles iliekturtles deleted the dev-powi-doc branch August 22, 2021 21:04
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.

2 participants