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

Feature/typescript #72

Closed
wants to merge 15 commits into from
Closed

Feature/typescript #72

wants to merge 15 commits into from

Conversation

byCedric
Copy link
Owner

Linked issue

Fixes #22

Additional context

This is a work in progress and should not be merged yet.

@codecov
Copy link

codecov bot commented Oct 24, 2018

Codecov Report

Merging #72 into develop will decrease coverage by 3.66%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #72      +/-   ##
===========================================
- Coverage    57.42%   53.76%   -3.67%     
===========================================
  Files           21       21              
  Lines          101       93       -8     
  Branches        15       14       -1     
===========================================
- Hits            58       50       -8     
  Misses          34       34              
  Partials         9        9
Impacted Files Coverage Δ
src/molecules/user/user.tsx 100% <ø> (ø)
src/atoms/avatar/avatar.tsx 100% <ø> (ø)
src/molecules/user/props.ts 100% <ø> (ø)
src/molecules/user/user-meta.tsx 100% <ø> (ø)
src/atoms/highlight/highlight.tsx 100% <ø> (ø)
src/organisms/github-user/highlights/keyword.tsx 100% <ø> (ø)
src/organisms/github-user/highlights/mention.tsx 100% <ø> (ø)
src/pages/app/index.ts 0% <ø> (ø)
src/pages/app/app.tsx 100% <ø> (ø)
src/atoms/highlight/decorator.ts 100% <100%> (ø)

@byCedric
Copy link
Owner Author

byCedric commented Dec 1, 2018

Unfortunately, the conversion to typescript is blocked by the absolute imports issue.

This is only temporary and must be resolved before the refactoring to TypeScript can be merged.
@vercel vercel bot requested a deployment to staging February 24, 2019 15:03 Abandoned
@byCedric byCedric closed this Feb 24, 2019
@byCedric byCedric deleted the feature/typescript branch February 24, 2019 15:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant