emberobserver / client

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

Upgrade to 3.15, enable octane, run codemods #177

Closed kategengler closed 4 years ago

kategengler commented 4 years ago

Removal of jquery-integration coming soon, need to replace some addons.

codecov[bot] commented 4 years ago

Codecov Report

Merging #177 into master will increase coverage by 0.2%. The diff coverage is 74.16%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #177     +/-   ##
=========================================
+ Coverage   79.03%   79.24%   +0.2%     
=========================================
  Files         108      118     +10     
  Lines         830      901     +71     
=========================================
+ Hits          656      714     +58     
- Misses        174      187     +13
Impacted Files Coverage Δ
app/routes/canary-test-results/index.js 100% <ø> (ø) :arrow_up:
app/models/addon-size.js 0% <ø> (ø) :arrow_up:
app/serializers/category.js 66.66% <ø> (ø) :arrow_up:
app/components/build-result-output.js 100% <ø> (ø) :arrow_up:
app/controllers/addons/show.js 100% <ø> (ø) :arrow_up:
app/routes/admin/categories/edit.js 0% <ø> (ø) :arrow_up:
app/components/score-display.js 100% <ø> (ø) :arrow_up:
app/routes/canary-test-results/date.js 100% <ø> (ø) :arrow_up:
app/routes/addons/top.js 0% <ø> (ø) :arrow_up:
app/routes/canary-test-results/detail.js 0% <ø> (ø) :arrow_up:
... and 119 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 9b96174...6ea24af. Read the comment docs.