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

api: reorganize policy API #190

Merged
merged 5 commits into from
Apr 7, 2020
Merged

Conversation

kyrofa
Copy link
Member

@kyrofa kyrofa commented Apr 7, 2020

This PR continues the reorganization of #188 by extracting the policy API into its own module.

Note that this introduces no behavioral changes, it's just moving code around.

Signed-off-by: Kyle Fazzari <kyle@canonical.com>
Signed-off-by: Kyle Fazzari <kyle@canonical.com>
Signed-off-by: Kyle Fazzari <kyle@canonical.com>
Arnatious
Arnatious previously approved these changes Apr 7, 2020
@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #190 into master will increase coverage by 0.15%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
+ Coverage   54.76%   54.92%   +0.15%     
==========================================
  Files          14       15       +1     
  Lines         577      579       +2     
  Branches       52       52              
==========================================
+ Hits          316      318       +2     
  Misses        247      247              
  Partials       14       14              
Flag Coverage Δ
#unittests 54.92% <77.77%> (+0.15%) ⬆️
Impacted Files Coverage Δ
sros2/sros2/api/__init__.py 63.46% <50.00%> (-1.42%) ⬇️
sros2/sros2/api/_policy.py 85.71% <85.71%> (ø)

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 7f4f035...acf20e2. Read the comment docs.

sros2/sros2/api/_policy.py Outdated Show resolved Hide resolved
artivis
artivis previously approved these changes Apr 7, 2020
Copy link

@artivis artivis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Signed-off-by: Kyle Fazzari <kyle@canonical.com>
Copy link
Member

@mikaelarguedas mikaelarguedas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kyrofa
Copy link
Member Author

kyrofa commented Apr 7, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@kyrofa
Copy link
Member Author

kyrofa commented Apr 7, 2020

The Windows spdlog issue is unrelated. Merging.

@kyrofa kyrofa merged commit d471919 into ros2:master Apr 7, 2020
@kyrofa kyrofa deleted the feature/api-clean-policy branch April 7, 2020 21:44
@kyrofa kyrofa mentioned this pull request Apr 8, 2020
3 tasks
@mikaelarguedas mikaelarguedas mentioned this pull request Jun 5, 2020
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

4 participants