Skip to content

graph namespace#71

Open
DNKpp wants to merge 256 commits into
developmentfrom
feature/graph
Open

graph namespace#71
DNKpp wants to merge 256 commits into
developmentfrom
feature/graph

Conversation

@DNKpp

@DNKpp DNKpp commented Aug 20, 2023

Copy link
Copy Markdown
Owner

Concepts

  • add concepts::not_void
  • add concepts::formattable

TestUtil

  • add catch2_ext::RangesEmpty matcher
  • catch2 std::format fallback solution
  • trompoleil std::format fallback solution
  • add trompeloeil_ext::matches matcher

Utility

  • add priority_tag
  • add in_place function and in_place_constructor type

Macros

  • add SL_UTILITY_HAS_STD_FORMAT
  • add SL_UTILITY_HAS_RANGES_VIEWS

@DNKpp DNKpp added the feature label Aug 20, 2023
@codecov

codecov Bot commented Aug 20, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.33333% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.25%. Comparing base (56d20d0) to head (e4ab927).
⚠️ Report is 3 commits behind head on development.

Files with missing lines Patch % Lines
include/Simple-Utility/graph/Traverse.hpp 92.20% 1 Missing and 5 partials ⚠️
include/Simple-Utility/graph/Node.hpp 88.63% 0 Missing and 5 partials ⚠️
include/Simple-Utility/graph/Tracker.hpp 87.50% 0 Missing and 2 partials ⚠️
...Utility/graph/mixins/tracker/std_unordered_map.hpp 66.66% 0 Missing and 2 partials ⚠️
include/Simple-Utility/graph/Graph.hpp 87.50% 0 Missing and 1 partial ⚠️
include/Simple-Utility/graph/Queue.hpp 96.42% 0 Missing and 1 partial ⚠️
include/Simple-Utility/test_util/Catch2Ext.hpp 75.00% 0 Missing and 1 partial ⚠️
...nclude/Simple-Utility/test_util/TrompeloeilExt.hpp 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           development      #71       +/-   ##
================================================
- Coverage        99.71%   81.25%   -18.47%     
================================================
  Files               23       42       +19     
  Lines              347      720      +373     
  Branches             0      114      +114     
================================================
+ Hits               346      585      +239     
- Misses               1      102      +101     
- Partials             0       33       +33     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants