Commit 77e8460
Address code review feedback
- Remove unused System.Text.Json import from test
- Use consistent attribute style in test
- Add clarifying comment explaining the buffer completion check
Co-authored-by: electricessence <5899455+electricessence@users.noreply.github.com>1 parent a0cfda5 commit 77e8460
File tree
2 files changed
+4
-2
lines changed- Open.ChannelExtensions.Tests
- Open.ChannelExtensions/Readers
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
| 260 | + | |
259 | 261 | | |
260 | 262 | | |
261 | 263 | | |
| |||
0 commit comments