-
Notifications
You must be signed in to change notification settings - Fork 0
Plaintext review #30
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
Plaintext review #30
Changes from 17 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
294dd63
PlainText review updates
YuriyDurov 036fbc4
Update PlainTextRenderer signature
a-gubskiy 369c4f9
Update TestDocumentationElement
a-gubskiy 18b1ce0
Update tests
a-gubskiy 6b9b34f
Hide MemberIdentifier
a-gubskiy b3bbb7a
Refactor RenderTextNode method to be static and move it within the Pl…
a-gubskiy e04dfd7
Enhance MemberIdentifier constructor with validation for cref input
a-gubskiy 976aa2c
Remove unnecessary blank lines in InheritanceResolver.cs
a-gubskiy 4ce81da
Add null checks for entity and property documentation in EntitiesComm…
a-gubskiy 40bef9c
Add null checks for documentation elements in EntityTypeBuilderExtens…
a-gubskiy 10ec123
Add null checks for documentation elements in PropertyBuilderExtensions
a-gubskiy e16de47
Refactor null checks to use 'is null' pattern in various extensions a…
a-gubskiy 713cc39
Rename EntitiesCommentConfigurator to EntitiesDocumentationConfigurat…
a-gubskiy 352d901
Enhance PlainTextRendererEndToEndTests with null checks and additiona…
a-gubskiy 17735c1
Add null checks in tests
a-gubskiy fe2dc0d
Refactor PlainTextRenderer to handle unreachable code with an exception
a-gubskiy 2a9d199
Rename parameter 'cref' to 'value' in MemberIdentifier for clarity an…
a-gubskiy ac31a30
Update tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererEnd…
a-gubskiy b5d727c
Update rendering logic.
a-gubskiy d8c3f95
Update src/EntityFrameworkCore/BitzArt.XDoc.EntityFrameworkCore/Entit…
a-gubskiy 1d6936e
Add exception description
a-gubskiy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.