Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[WIP] Adding more detail to PullRequestCheckView #2013
+524
−118
Conversation
|
@StanleyGoldman I pushed a couple of commits cleaning this up. This should be ready for review now but I'm happy to incorporate design changes that people might have: |
codecov
bot
commented
Oct 25, 2018
•
Codecov Report
@@ Coverage Diff @@
## master #2013 +/- ##
=========================================
Coverage ? 39.34%
=========================================
Files ? 411
Lines ? 17619
Branches ? 2440
=========================================
Hits ? 6933
Misses ? 10125
Partials ? 561
|
|
It's looking good. I tweaked it so the "Finished - 4s" part appears as a tooltip instead. |
# Conflicts: # src/GitHub.App/ViewModels/GitHubPane/PullRequestCheckViewModel.cs # src/GitHub.Exports.Reactive/ViewModels/GitHubPane/IPullRequestCheckViewModel.cs # src/GitHub.Exports/Models/CheckRunModel.cs # src/GitHub.InlineReviews/Services/PullRequestSessionService.cs # src/GitHub.VisualStudio.UI/Views/GitHubPane/PullRequestCheckView.xaml
|
I went ahead and polished this up a bit: I forced the required badge to show in order to test my styles and reverted that change in 6691ab7 |
|
I'm taking a look at this right now and will push a fix |
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.










StanleyGoldman commentedOct 25, 2018
•
edited
Fixes #1967
DataGridinstead of a list control