-
Notifications
You must be signed in to change notification settings - Fork 74
Increase coverage #498
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
aobolensk
merged 31 commits into
learning-process:master
from
allnes:an/increase-coverage
Jun 30, 2025
Merged
Increase coverage #498
aobolensk
merged 31 commits into
learning-process:master
from
allnes:an/increase-coverage
Jun 30, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #498 +/- ##
==========================================
+ Coverage 91.73% 94.55% +2.82%
==========================================
Files 11 11
Lines 363 349 -14
Branches 131 117 -14
==========================================
- Hits 333 330 -3
+ Misses 10 5 -5
+ Partials 20 14 -6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…id for namespace extraction
…e naming and trim type prefixes
…sed include, and add MSVC-specific prefix handling
…nd GetStringParamName
…nvalid JSON input
e90cbd3 to
c097cec
Compare
…-based `PipelineStage` implementation and remove deprecated `FuncName` utility
72b4e68 to
9958b4b
Compare
…s, and streamline test case code for readability
e5ebbf6 to
c6d74f8
Compare
… `TypeOfTaskToString` utility for improved readability and maintainability
…fTaskToString` function, improve error handling for unknown task type
6e080e7 to
b9efa05
Compare
…h safe fallback string "unknown"
…e `PipelineStage` enums with `k`-prefixed constants, and optimize type-to-string mappings for readability and maintainability
…ties, and increase cognitive complexity threshold in .clang-tidy
1c0c94b to
d8d96f8
Compare
…Mappings` to improve consistency and align with mutable array requirements
…thods to enforce correct call sequence
447ab3a to
9d3430c
Compare
…TED` with `EXPECT_THROW`, add `kException` pipeline stage, and improve error handling in Task destructor
71bbbf5 to
3b7f24a
Compare
…EATH_IF_SUPPORTED` with `EXPECT_TRUE` using `DestructorFailureFlag`, and update runner initialization methods for consistency
3b7f24a to
a7eaf77
Compare
Member
Author
…SON dump in performance
aobolensk
requested changes
Jun 30, 2025
aobolensk
approved these changes
Jun 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.