emberobserver / client

http://emberobserver.com/
124 stars 65 forks source link

Convert more components to be Glimmer components #203

Open pgengler opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #203 into master will decrease coverage by 0.46%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   80.99%   80.52%   -0.47%     
==========================================
  Files         134      125       -9     
  Lines         968      955      -13     
==========================================
- Hits          784      769      -15     
- Misses        184      186       +2     
Impacted Files Coverage Δ
app/components/build-result-output.js 100.00% <ø> (ø)
app/components/category-chooser.js 100.00% <ø> (ø)
app/components/category-finder.js 100.00% <ø> (ø)
app/components/ember-version-compatibility.js 90.90% <ø> (+0.43%) :arrow_up:
app/components/gravatar-avatar.js 100.00% <ø> (ø)
app/components/addon-version-list.js 80.00% <50.00%> (-3.34%) :arrow_down:
app/components/svg-icon.js 75.00% <75.00%> (-25.00%) :arrow_down:
app/components/addon-review.js 100.00% <100.00%> (ø)
app/components/addon-source-usages.js 85.71% <100.00%> (-0.65%) :arrow_down:
app/components/admin-addon.js 100.00% <100.00%> (ø)
... and 4 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 519f083...a7aea93. Read the comment docs.