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

Fix warnings #46

Merged
merged 3 commits into from
Feb 24, 2023
Merged

Fix warnings #46

merged 3 commits into from
Feb 24, 2023

Conversation

streeve
Copy link
Member

@streeve streeve commented Feb 23, 2023

Mostly unused variables and Kokkos parallel labels

@streeve
Copy link
Member Author

streeve commented Feb 23, 2023

@guangyechen this should just be cosmetic changes to remove (almost) all the warnings

@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Merging #46 (9d669bd) into master (ca04ad6) will not change coverage.
The diff coverage is 95.2%.

@@          Coverage Diff           @@
##           master     #46   +/-   ##
======================================
  Coverage    78.9%   78.9%           
======================================
  Files          12      12           
  Lines         801     801           
======================================
  Hits          632     632           
  Misses        169     169           
Impacted Files Coverage Δ
decks/custom_init.cxx 32.0% <ø> (ø)
src/helpers.h 51.4% <50.0%> (ø)
example/example.cpp 95.1% <100.0%> (+0.1%) ⬆️
src/accumulator.cpp 100.0% <100.0%> (ø)
src/fields.h 97.2% <100.0%> (-0.1%) ⬇️
src/input/deck.h 78.7% <100.0%> (ø)
src/interpolator.cpp 100.0% <100.0%> (ø)
src/move_p.h 72.2% <100.0%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@streeve streeve merged commit 3d22919 into ECP-copa:master Feb 24, 2023
@streeve streeve deleted the warnings branch February 24, 2023 02:45
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.

2 participants