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

Added setting to generate a CTestNotes.cmake #89

Merged
merged 2 commits into from Oct 20, 2020
Merged

Conversation

jrmadsen
Copy link
Collaborator

  • fixed tests without timemory_init
  • minor fixes to plotting and roofline scripts
  • minor fix to trace_init

- fixed tests without timemory_init
- minor fixes to plotting and roofline scripts
- minor fix to trace_init
@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #89 into develop will increase coverage by 1.70%.
The diff coverage is 80.95%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #89      +/-   ##
===========================================
+ Coverage    77.89%   79.60%   +1.70%     
===========================================
  Files          248      225      -23     
  Lines        17379    13515    -3864     
===========================================
- Hits         13538    10758    -2780     
+ Misses        3841     2757    -1084     
Impacted Files Coverage Δ
...ource/timemory/components/cupti/cupti_activity.hpp 100.00% <ø> (+22.72%) ⬆️
source/timemory/manager/declaration.hpp 71.69% <ø> (-1.03%) ⬇️
source/timemory/operations/types.hpp 80.00% <ø> (ø)
source/trace.cpp 72.34% <33.33%> (-1.34%) ⬇️
...timemory/operations/types/finalize/ctest_notes.hpp 90.90% <90.90%> (ø)
source/timemory/components/rusage/components.hpp 90.63% <100.00%> (ø)
source/timemory/manager/definition.hpp 69.38% <100.00%> (-2.15%) ⬇️
source/timemory/settings/settings.cpp 83.38% <100.00%> (+0.05%) ⬆️
source/timemory/settings/settings.hpp 83.63% <100.00%> (-6.71%) ⬇️
source/timemory/components/cuda/backends.hpp 0.00% <0.00%> (-82.61%) ⬇️
... and 69 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 6269af9...46b0efd. Read the comment docs.

@jrmadsen jrmadsen merged commit 219c055 into develop Oct 20, 2020
@jrmadsen jrmadsen deleted the ctest-notes branch October 20, 2020 05:31
jrmadsen added a commit that referenced this pull request Jun 28, 2021
- Added setting to generate a CTestNotes.cmake
- fixed tests without timemory_init
- minor fixes to plotting and roofline scripts
- minor fix to trace_init
- operation::finalize::ctest_notes
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

1 participant