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 scope parameter to conftest.py #230

Merged
merged 1 commit into from
Jul 30, 2020
Merged

Conversation

j-rivero
Copy link
Contributor

@dirk-thomas dirk-thomas added this to In progress in Towards Green CI via automation Jul 30, 2020
@dirk-thomas dirk-thomas added the bug Something isn't working label Jul 30, 2020
Copy link
Member

@kyrofa kyrofa left a comment

Choose a reason for hiding this comment

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

Thanks for this, @j-rivero. Mind signing off on your commit?

Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
@j-rivero
Copy link
Contributor Author

Thanks for this, @j-rivero. Mind signing off on your commit?

sure, sorry for that.

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.

thanks @j-rivero !

lgtm,

Looks like DCO is failing, could you amend/sign your commit ? and it's already done !

@kyrofa
Copy link
Member

kyrofa commented Jul 30, 2020

and it's already done !

That's how @j-rivero rolls. You think it and it happens!

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #230 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   76.84%   76.84%           
=======================================
  Files          23       23           
  Lines         609      609           
  Branches       53       53           
=======================================
  Hits          468      468           
  Misses        121      121           
  Partials       20       20           
Flag Coverage Δ
#unittests 76.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 54e80d5...f4d58d8. Read the comment docs.

@kyrofa kyrofa merged commit 219dd9f into master Jul 30, 2020
Towards Green CI automation moved this from In progress to Done Jul 30, 2020
@kyrofa kyrofa deleted the jrivero/mypy_regression branch July 30, 2020 20:31
j-rivero added a commit that referenced this pull request Jul 31, 2020
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

New failure in test_mypy
4 participants