infinitered / solidarity

Solidarity is an environment checker for project dependencies across multiple machines.
https://infinitered.github.io/solidarity/
MIT License
639 stars 48 forks source link

Report based on Solidarity #136

Closed GantMan closed 6 years ago

GantMan commented 6 years ago

Automatic reports for solidarity files, great for filing bugs.

image

Also, fantastic for pasting into github (here's the above pasted)

⚠️ Environment Report:


System

System Basics Value
OS macOS High Sierra 10.13.1
CPU x64 Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
Report Info 11/27/2017, 11:00:06 PM (in 0.42s)

Commands

Binary Location Version Desired
watchman /usr/local/bin/watchman 4.7.0 ANY
node /usr/local/bin/node 8.6.0 8.6.0
applesimutils /usr/local/bin/applesimutils 0.5.12 ANY
xcrun /usr/bin/xcrun 35 35
detox /usr/local/bin/detox UNKNOWN ANY
emulator /usr/local/bin/emulator UNKNOWN ANY
react-native /usr/local/bin/react-native 0.47.2 0.47.2
code-push /usr/local/bin/code-push 2.0.1-beta 2.0.1-beta
npm /usr/local/bin/npm 5.5.1 5.5.1
xcodebuild /usr/bin/xcodebuild 9.1 9.1
yarn /usr/local/bin/yarn 1.1.0 1.1.0

Environment Variables

Environment Var Value
$ANDROID_HOME /usr/local/Cellar/android-sdk/24.4.1

Filesystem

Location Type Exists
./package.json File ✔︎ YES
./ios Dir ✔︎ YES
./android Dir ✔︎ YES

closes #39

codecov[bot] commented 6 years ago

Codecov Report

Merging #136 into master will increase coverage by 0.91%. The diff coverage is 85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   76.53%   77.44%   +0.91%     
==========================================
  Files          22       24       +2     
  Lines         392      470      +78     
  Branches       74       80       +6     
==========================================
+ Hits          300      364      +64     
- Misses         67       77      +10     
- Partials       25       29       +4
Impacted Files Coverage Δ
src/types.ts 100% <ø> (ø) :arrow_up:
src/extensions/functions/updateVersions.ts 77.27% <100%> (-3.68%) :arrow_down:
src/extensions/functions/printResults.ts 100% <100%> (ø)
src/extensions/functions/checkRequirement.ts 80.59% <100%> (ø) :arrow_up:
src/commands/report.ts 79.16% <76.19%> (-20.84%) :arrow_down:
src/extensions/functions/reviewRule.ts 80% <81.57%> (ø)

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 02f6f82...82a8b3c. Read the comment docs.