-
Notifications
You must be signed in to change notification settings - Fork 36
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
Render diffs in Compare page #385
Conversation
Codecov Report
@@ Coverage Diff @@
## master #385 +/- ##
==========================================
+ Coverage 96.97% 97.02% +0.04%
==========================================
Files 35 35
Lines 662 673 +11
Branches 148 152 +4
==========================================
+ Hits 642 653 +11
+ Misses 19 18 -1
- Partials 1 2 +1
Continue to review full report at Codecov.
|
34ac4cf
to
34b1c08
Compare
This is also ready :) |
rebased! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be easier to review when #374 lands but I had a few comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I took a quick look but I can review more later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+wc
Fixes #292
⚠️ depends on #374
Fixes #362
This patch adds the logic for rendering diffs between two versions of an add-on. It handles errors and loading state.
Gif