Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

fix: build errors #2070

Merged
merged 3 commits into from
Jun 9, 2020
Merged

fix: build errors #2070

merged 3 commits into from
Jun 9, 2020

Conversation

goga-m
Copy link
Contributor

@goga-m goga-m commented Jun 9, 2020

Summary

Fix build errors.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@goga-m goga-m requested a review from faustbrian as a code owner June 9, 2020 13:39
@ghost ghost added Complexity: High More than 256 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour. labels Jun 9, 2020
@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

Merging #2070 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2070   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             35        40    +5     
  Lines            225       267   +42     
  Branches          36        43    +7     
===========================================
+ Hits             225       267   +42     
Impacted Files Coverage Δ
src/app/components/Button/Button.tsx 100.00% <ø> (ø)
src/app/components/Form/FormLabel.tsx 100.00% <ø> (ø)
...ains/profile/pages/CreateProfile/CreateProfile.tsx 100.00% <ø> (ø)
src/app/components/Button/style.ts 100.00% <100.00%> (ø)
src/app/components/Dropdown/Dropdown.tsx 100.00% <100.00%> (ø)
src/app/components/Dropdown/hooks.ts 100.00% <100.00%> (ø)
src/app/components/Header/Header.tsx 100.00% <100.00%> (ø)
src/app/components/ListDivided/ListDivided.tsx 100.00% <100.00%> (ø)
src/app/components/ListDivided/ListDividedItem.tsx 100.00% <100.00%> (ø)
src/app/components/Modal/Modal.tsx 100.00% <100.00%> (ø)
... and 12 more

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 43b2079...59b2f9a. Read the comment docs.

@faustbrian faustbrian merged commit c3318bc into 3.0-react Jun 9, 2020
@ghost ghost deleted the fix/build-errors branch June 9, 2020 13:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: High More than 256 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants