Mirror declaration snippets in console project#20
Merged
MooVC merged 4 commits intohotfix/19-pm-arrayequalityfrom Oct 26, 2025
Merged
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## hotfix/19-pm-arrayequality #20 +/- ##
==============================================================
+ Coverage 88.24% 89.87% +1.62%
==============================================================
Files 43 43
Lines 851 849 -2
Branches 86 86
==============================================================
+ Hits 751 763 +12
+ Misses 60 48 -12
+ Partials 40 38 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
MooVC
added a commit
that referenced
this pull request
Oct 31, 2025
* Added SequenceEqualityComparerGenerator and HashCodeGenerator to mimic the equality behavior supported by Valuify (#19). Added Console and Console.Tests to support tests on generated code (rather than just tests for generated code). * Mirror declaration snippets in console project (#20) * Mirror declaration snippets in console project * Corrected Simple class definitions - some minor whitespace cleanup * Supressed annoying warning * Addressed some warnings * docs: add xml comments to console samples (#21) * Add comprehensive tests for SimpleForInt Monify output (#23) * Add comprehensive tests for SimpleForInt Monify output * Corrected tests for SimpleForInt * Add comprehensive tests for Monify console wrappers (#24) * Add Monify console wrapper tests * Minor format corrections * - `ToString` no longer throws a `FormatException`. * - Equality checks involing an encapsulated array containing identical values now yield true (#19). * Add equivalent string operator tests across ForString suites (#25) * Add ForString operator tests for equivalent strings * Applied suggestions * Flatten nested console test InnerTests folders (#26) * Flatten nested console test InnerTests directories * Remove trailing newlines from nested console tests * Use collection expressions in immutable array tests (#27) * - MONFY03 is no longer raised if the encapsulated type cannot be determined (#22).
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
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.
Summary
Testing
https://chatgpt.com/codex/tasks/task_b_68fe4c8f554c8323ad57bb47dd0f59a3