Skip to content
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

Avoid false warning for wrongly applied (required) for ID fields #181

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

alexander-yevsyukov
Copy link
Collaborator

This PR fixes the issue with false warnings reported for ID fields of command messages or entity states if a field has a type which is not compatible with the (required) validation constraint.

Also, the latest config was applied.

@alexander-yevsyukov alexander-yevsyukov self-assigned this Jan 7, 2025
@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review January 7, 2025 21:18
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 33.48%. Comparing base (e06a223) to head (99424d6).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #181      +/-   ##
============================================
- Coverage     33.55%   33.48%   -0.08%     
  Complexity      349      349              
============================================
  Files           142      142              
  Lines          2834     2840       +6     
  Branches        234      238       +4     
============================================
  Hits            951      951              
- Misses         1814     1820       +6     
  Partials         69       69              

@alexander-yevsyukov alexander-yevsyukov merged commit 23b2a7a into master Jan 8, 2025
7 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the do-not-warn-on-id-fields branch January 8, 2025 12:18
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.

3 participants