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 cmake build scripts #22

Merged
merged 10 commits into from
Sep 24, 2024
Merged

Fix cmake build scripts #22

merged 10 commits into from
Sep 24, 2024

Conversation

akukh
Copy link
Collaborator

@akukh akukh commented Sep 20, 2024

No description provided.

@akukh akukh added the enhancement New feature or request label Sep 20, 2024
@akukh akukh self-assigned this Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.80%. Comparing base (4cf5a11) to head (f1c1f9e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   94.68%   99.80%   +5.12%     
==========================================
  Files          14       14              
  Lines         958      958              
  Branches       84       84              
==========================================
+ Hits          907      956      +49     
  Misses          2        2              
+ Partials       49        0      -49     
Files with missing lines Coverage Δ
...foundation/flux/foundation/memory/memory_arena.hpp 100.00% <100.00%> (+7.11%) ⬆️
...foundation/flux/foundation/memory/memory_block.hpp 100.00% <ø> (+20.00%) ⬆️
...-foundation/flux/foundation/memory/memory_pool.hpp 98.34% <ø> (+6.67%) ⬆️
...dation/flux/foundation/memory/memory_pool_list.hpp 99.14% <ø> (+6.96%) ⬆️
...lux-foundation/flux/foundation/memory/relocate.hpp 100.00% <ø> (ø)
...n/flux/foundation/memory/std_allocator_adapter.hpp 100.00% <ø> (+5.41%) ⬆️
...lux/foundation/memory/uninitialized_algorithms.hpp 100.00% <ø> (+2.43%) ⬆️
...n/flux/foundation/memory/uninitialized_storage.hpp 100.00% <ø> (ø)
flux-io/flux/io/manipulators.hpp 100.00% <ø> (ø)

... and 4 files with indirect coverage changes

@silverspaceship silverspaceship merged commit 7232ff1 into master Sep 24, 2024
7 checks passed
@silverspaceship silverspaceship deleted the fix-cmake-build branch September 24, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants