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

Edit revision #14

Open
wants to merge 9 commits into
base: eject
Choose a base branch
from
Open

Edit revision #14

wants to merge 9 commits into from

Conversation

kimberlythegeek
Copy link
Owner

No description provided.

kimberlythegeek and others added 9 commits June 27, 2022 11:21
* update CI to run on master and staging nightly (mozilla#173)

* update readme contributing guide
* update CI to run on master and staging nightly (mozilla#173)

* update readme contributing guide

* Add .circleci/config.yml

* add query params and list out revisions and repos

* remove node-sass due to severe vulnerability (mozilla#185)

* created shared component for revision search (mozilla#180)

Co-authored-by: eng_esther <[email protected]>
Co-authored-by: eng-esther <[email protected]>
* updated packages and included ones added by ejecting the app

* added configurations for webpack and included config files in eslint

* created separate jest config file

* * moved .babelsrc to root directory
* updated babel config to target 2 most recent chrome and firefox versions
* added babel-plugin-transform-runtime to avoid duplication

* * removed auto-generated manifest file
* removed leftover comments from create-react-app
* removed %PUBLIC_URL% from paths as this is no longer needed

* updated tsconfig options

* * created typed hooks for useDispatch and useSelector
* add `void` to fix some typescript errors

* updates required by React 18

* updated tests for compatibility

* updated material imports to improve performance

* updated readme
)

* use typed hooks

* remove State type and replace with RootState
@netlify
Copy link

netlify bot commented Aug 12, 2022

Deploy Preview for warm-pegasus-a62404 ready!

Name Link
🔨 Latest commit 4dff630
🔍 Latest deploy log https://app.netlify.com/sites/warm-pegasus-a62404/deploys/62f6d3502d41490008960364
😎 Deploy Preview https://deploy-preview-14--warm-pegasus-a62404.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@kimberlythegeek kimberlythegeek changed the base branch from master to eject August 12, 2022 22:26
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2022

Codecov Report

Base: 99.45% // Head: 99.81% // Increases project coverage by +0.36% 🎉

Coverage data is based on head (33bd072) compared to base (fc3aaa9).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 33bd072 differs from pull request most recent head 4dff630. Consider uploading reports for the commit 4dff630 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            eject      #14      +/-   ##
==========================================
+ Coverage   99.45%   99.81%   +0.36%     
==========================================
  Files          34       41       +7     
  Lines         550      550              
  Branches       57       56       -1     
==========================================
+ Hits          547      549       +2     
+ Misses          3        1       -2     
Impacted Files Coverage Δ
src/components/Search/SearchResultsList.tsx 100.00% <ø> (ø)
src/hooks/useCheckRevision.ts 100.00% <ø> (ø)
src/components/Search/AddRevisionButton.tsx 100.00% <100.00%> (ø)
src/components/Search/SearchDropdown.tsx 100.00% <100.00%> (ø)
src/components/Search/SearchInput.tsx 100.00% <100.00%> (ø)
src/components/Search/SearchView.tsx 100.00% <100.00%> (ø)
src/components/Shared/RevisionSearch.tsx 100.00% <100.00%> (ø)
src/theme/components.js 100.00% <0.00%> (ø)
src/hooks/useHandleChangeSearch.ts 100.00% <0.00%> (ø)
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants