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

Make website mobile-friendly #451

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dsseng
Copy link

@dsseng dsseng commented May 29, 2019

@codecov-io
Copy link

codecov-io commented May 29, 2019

Codecov Report

Merging #451 into master will increase coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #451     +/-   ##
========================================
+ Coverage   81.39%   81.5%   +0.1%     
========================================
  Files          50      50             
  Lines        5177    5412    +235     
  Branches     1208    1208             
========================================
+ Hits         4214    4411    +197     
- Misses        671     706     +35     
- Partials      292     295      +3
Impacted Files Coverage Δ
src/util/formatTokens.ts 70.58% <0%> (-10.06%) ⬇️
src/parser/util/identifier.ts 90.9% <0%> (-4.1%) ⬇️
src/parser/plugins/jsx/index.ts 91.33% <0%> (-1.48%) ⬇️
src/parser/plugins/flow.ts 63.55% <0%> (-1.26%) ⬇️
src/util/getClassInfo.ts 85.12% <0%> (-1.21%) ⬇️
src/parser/traverser/statement.ts 81.02% <0%> (-1.19%) ⬇️
src/identifyShadowedGlobals.ts 87.8% <0%> (-1.09%) ⬇️
src/util/isIdentifier.ts 100% <0%> (ø) ⬆️
src/parser/traverser/index.ts 100% <0%> (ø) ⬆️
src/parser/util/whitespace.ts 100% <0%> (ø) ⬆️
... and 17 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 ce0ec25...430d3c3. Read the comment docs.

@alangpierce
Copy link
Owner

Thanks for the PRs! I'm pretty busy today, but I'll take a look at this and the other one soon.

@alangpierce alangpierce self-requested a review May 29, 2019 16:29
Base automatically changed from master to main January 31, 2021 22:58
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.

None yet

3 participants