Skip to content

Fixing structure of the project#8

Merged
Alex-Tsvetanov merged 1 commit intomainfrom
dev/cleanup-structure
Dec 3, 2025
Merged

Fixing structure of the project#8
Alex-Tsvetanov merged 1 commit intomainfrom
dev/cleanup-structure

Conversation

@Alex-Tsvetanov
Copy link
Member

No description provided.

@Alex-Tsvetanov Alex-Tsvetanov merged commit 43636e3 into main Dec 3, 2025
@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Code Coverage Summary

Overall Coverage: 82.84%

File-by-file Coverage:

  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/RegexMatcherConfig.h: 0.00% (0/0 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/core.hpp: 72.38% (76/105 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/core.ipp: 91.26% (188/206 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/node.ipp: 75.70% (243/321 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/subtree.ipp: 100.00% (6/6 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/tests/main.cpp: 100.00% (118/118 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/tests/utils/test.hpp: 75.00% (45/60 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/RegexMatcherConfig.h: 0.00% (0/0 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/core.hpp: 72.38% (76/105 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/core.ipp: 91.26% (188/206 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/node.ipp: 75.70% (243/321 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/subtree.ipp: 100.00% (6/6 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/tests/main.cpp: 100.00% (118/118 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/tests/utils/test.hpp: 75.00% (45/60 lines covered)

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.

1 participant