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

feature: Add debugger display for better user experience #600

Merged
merged 2 commits into from
May 31, 2022

Conversation

RolandPheasant
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #600 (39ce457) into main (19daee8) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #600      +/-   ##
==========================================
- Coverage   71.46%   71.46%   -0.01%     
==========================================
  Files         215      215              
  Lines       10718    10716       -2     
==========================================
- Hits         7660     7658       -2     
  Misses       3058     3058              
Impacted Files Coverage Δ
src/DynamicData/Cache/IntermediateCache.cs 45.00% <ø> (ø)
...micData/Cache/Internal/AnonymousObservableCache.cs 68.75% <ø> (ø)
src/DynamicData/Cache/Internal/Cache.cs 72.97% <ø> (ø)
...amicData/Cache/Internal/LockFreeObservableCache.cs 63.41% <ø> (ø)
src/DynamicData/Cache/ObservableCache.cs 79.86% <ø> (ø)
...namicData/List/Internal/AnonymousObservableList.cs 75.00% <100.00%> (-3.58%) ⬇️
src/DynamicData/List/Internal/GroupOn.cs 72.34% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19daee8...39ce457. Read the comment docs.

@glennawatson glennawatson changed the title Add debugger display for better user experience feature: Add debugger display for better user experience May 31, 2022
@glennawatson glennawatson merged commit 830d373 into main May 31, 2022
@glennawatson glennawatson deleted the DebuggerDisplay branch May 31, 2022 07:38
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants