Skip to content

Cmake #76

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

Merged
merged 21 commits into from
Jun 14, 2025
Merged

Cmake #76

merged 21 commits into from
Jun 14, 2025

Conversation

andreiavrammsd
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jun 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cc43d2c) to head (89008d9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #76   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          110       110           
  Branches         6         6           
=========================================
  Hits           110       110           

☔ View full report in Codecov by Sentry.
📢 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.

Copy link

review-ai-agent bot commented Jun 14, 2025

Pull Request Revisions

RevisionDescription
r8
Moved benchmarks to separate directoryRestructured project by creating a dedicated benchmarks directory, moving benchmark code from tests, and updating CMake configuration to support benchmark building
r7
Removed MSVC and unique_ptr codeDeleted MSVC-specific compile options and removed std::make_unique and std::unique_ptr from test code
r6
MSVC C++ standard compilation option addedAdded MSVC-specific compile option to set C++ standard for examples and tests, replacing previous hard-coded option for benchmark
r5
Makefile, CMake, and Code RefactoringUpdated Makefile variables, simplified CMake configurations, and refactored code naming in examples and tests
r4
CMake and VSCode configuration updatesReordered compiler configurations, adjusted sanitizer and coverage compile/link options, and updated VSCode settings and spell check dictionary
r3
Added VSCode CMake compiler kitsCreated .vscode/cmake-kits.json with Clang 18.1.3 and GCC 13.3.0 compiler configurations for VSCode
r2
Updated development container configurationModified dev environment setup with new VS Code extensions, debugging configurations, and development tools like GDB
r1
Improved developer tooling and formattingAdded CMake formatting configuration, updated DevContainer, GitHub Actions, and VSCode settings with improved formatting and development workflows

☑️ AI review skipped after 5 revisions, comment with `/review` to review again
Help React with emojis to give feedback on AI-generated reviews:
  • 👍 means the feedback was helpful and actionable
  • 👎 means the feedback was incorrect or unhelpful
💬 Replying to feedback with a comment helps us improve the system. Your input also contributes to shaping future interactions with the AI reviewer.

We'd love to hear from you—reach out anytime at team@review.ai.

@andreiavrammsd andreiavrammsd merged commit 6112237 into master Jun 14, 2025
11 checks passed
@andreiavrammsd andreiavrammsd deleted the cmake branch June 14, 2025 14:35
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