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

Disable runtime/explicit cpplint errors #123

Merged
merged 1 commit into from
May 18, 2021
Merged

Conversation

fmrico
Copy link
Contributor

@fmrico fmrico commented May 18, 2021

Hi,

This PR contains the deactivation of some errors from cpplint. We use the un-explicit capacity of constructors in #118.

Best

Signed-off-by: Francisco Martín Rico fmrico@gmail.com

Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #123 (8453f8f) into master (def979b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #123   +/-   ##
=======================================
  Coverage   24.68%   24.68%           
=======================================
  Files         125      125           
  Lines       10732    10732           
  Branches     6883     6883           
=======================================
  Hits         2649     2649           
  Misses       2537     2537           
  Partials     5546     5546           
Flag Coverage Δ
unittests 24.68% <ø> (ø)

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 def979b...8453f8f. Read the comment docs.

@fmrico fmrico merged commit f59ab16 into master May 18, 2021
@fmrico fmrico deleted the make_cpplint_happy branch May 18, 2021 06:29
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.

1 participant