-
Notifications
You must be signed in to change notification settings - Fork 372
fix: React Bootstrap un-revert with fixups #8996
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
base: master
Are you sure you want to change the base?
Conversation
b3c6aa6
to
e75521b
Compare
5b87af7
to
b276e7a
Compare
a93f2cf
to
90e3965
Compare
90e3965
to
b5072a5
Compare
b5072a5
to
8eba2f1
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #8996 +/- ##
==========================================
- Coverage 77.77% 77.55% -0.23%
==========================================
Files 579 580 +1
Lines 29224 29390 +166
Branches 3577 3654 +77
==========================================
+ Hits 22728 22792 +64
- Misses 6336 6431 +95
- Partials 160 167 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
import React from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import { Badge, Button, FormGroup, Input } from 'reactstrap'; | ||
import { Badge, Button, Form } from 'react-bootstrap'; |
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.
|
||
## Overview | ||
|
||
This document tracks differences found between the local development version of Treeherder (<http://localhost:5001>) and the staging version (<https://treeherder.allizom.org>) when comparing the Perfherder interface. |
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.
Logging in locally is no longer working for http://localhost:5001/
I have gone over Treeherder, perfherder, Intermittent Failures View and Push Health. They all look good to me. But there is a lot, so I may have missed something.