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

Use Orientation enumeration in return information #49

Merged
merged 4 commits into from
Jan 21, 2021

Conversation

pyrocumulus
Copy link
Owner

Closes #39

@pyrocumulus pyrocumulus added this to the 0.9.0 milestone Jan 21, 2021
@pyrocumulus pyrocumulus added api breaking change This issue or pull request will result in a breaking change enhancement New feature or request labels Jan 21, 2021
@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #49 (8a7838b) into develop (23468e0) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop      #49   +/-   ##
========================================
  Coverage    99.49%   99.49%           
========================================
  Files          119      119           
  Lines         2157     2157           
  Branches       135      136    +1     
========================================
  Hits          2146     2146           
  Misses           4        4           
  Partials         7        7           

@pyrocumulus pyrocumulus merged commit b8cd3fb into develop Jan 21, 2021
@pyrocumulus pyrocumulus deleted the orientation-enumeration branch January 21, 2021 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api breaking change This issue or pull request will result in a breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Orientation enumeration when returning orientations
1 participant