Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Update doxygen settings#858

Merged
lukaszstolarczuk merged 3 commits intopmem:stable-1.5from
lukaszstolarczuk:fix-doxygen-class-index
Sep 11, 2020
Merged

Update doxygen settings#858
lukaszstolarczuk merged 3 commits intopmem:stable-1.5from
lukaszstolarczuk:fix-doxygen-class-index

Conversation

@lukaszstolarczuk
Copy link
Copy Markdown
Member

@lukaszstolarczuk lukaszstolarczuk commented Sep 9, 2020

  • set proper version of project displayed in doxygen's docs
  • fix class index view (only one column)
  • make doc is verbose now

v1.5 preview, after fixes: https://lukaszstolarczuk.github.io/libpmemobj-cpp/v1.5/doxygen/classes.html


This change is Reviewable

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 9, 2020

Codecov Report

Merging #858 into stable-1.5 will decrease coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           stable-1.5     #858      +/-   ##
==============================================
- Coverage       90.77%   90.43%   -0.35%     
==============================================
  Files              26       26              
  Lines            1052     1025      -27     
==============================================
- Hits              955      927      -28     
- Misses             97       98       +1     
Flag Coverage Δ
#tests_clang_debug_cpp17 61.93% <ø> (-29.53%) ⬇️
#tests_clang_release 61.46% <ø> (-28.86%) ⬇️
#tests_gcc_debug 93.40% <ø> (ø)
#tests_gcc_release_cpp17 ?

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

Impacted Files Coverage Δ
include/libpmemobj++/detail/conversions.hpp 80.00% <0.00%> (-20.00%) ⬇️
include/libpmemobj++/make_persistent.hpp 76.19% <0.00%> (-14.29%) ⬇️
include/libpmemobj++/make_persistent_array.hpp 83.33% <0.00%> (-5.35%) ⬇️
include/libpmemobj++/condition_variable.hpp 82.66% <0.00%> (-2.67%) ⬇️
include/libpmemobj++/transaction.hpp 87.34% <0.00%> (-2.54%) ⬇️
include/libpmemobj++/detail/life.hpp 92.30% <0.00%> (-1.81%) ⬇️
...lude/libpmemobj++/make_persistent_array_atomic.hpp 94.73% <0.00%> (-0.51%) ⬇️
include/libpmemobj++/experimental/array.hpp 100.00% <0.00%> (ø)
.../libpmemobj++/experimental/contiguous_iterator.hpp 100.00% <0.00%> (ø)
include/libpmemobj++/persistent_ptr.hpp 97.19% <0.00%> (+1.74%) ⬆️
... and 3 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 49e5c45...427c5f0. Read the comment docs.

Copy link
Copy Markdown
Contributor

@igchor igchor left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@lukaszstolarczuk lukaszstolarczuk merged commit ac52adb into pmem:stable-1.5 Sep 11, 2020
@lukaszstolarczuk lukaszstolarczuk deleted the fix-doxygen-class-index branch September 11, 2020 14:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants