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

src,test: Fix more clang-tidy warnings #137

Merged
merged 6 commits into from
Apr 16, 2020
Merged

Conversation

stotko
Copy link
Owner

@stotko stotko commented Apr 16, 2020

There are still a few clang-tidy warnings left. Fix them to enable clean builds with clang-tidy enabled. Furthermore, slightly adjust the set of considered warnings.

@stotko stotko added the bug label Apr 16, 2020
@stotko stotko added this to the 1.3.0 milestone Apr 16, 2020
@codecov
Copy link

codecov bot commented Apr 16, 2020

Codecov Report

Merging #137 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   97.64%   97.64%           
=======================================
  Files          28       28           
  Lines        1697     1698    +1     
=======================================
+ Hits         1657     1658    +1     
  Misses         40       40           
Impacted Files Coverage Δ
src/stdgpu/impl/cstdlib_detail.h 100.00% <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 b14bb9b...b179bbb. Read the comment docs.

@stotko stotko merged commit 18943e4 into master Apr 16, 2020
@stotko stotko deleted the warnings_remaining_clang_tidy branch April 16, 2020 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant