NYCPlanning / labs-applicantmaps

5 stars 5 forks source link

Address deprecation warnings #547

Closed allthesignals closed 5 years ago

allthesignals commented 5 years ago

Closes #545 by upgrading APIs and addressing deprecation warnings.

codecov[bot] commented 5 years ago

Codecov Report

Merging #547 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
+ Coverage   86.88%   86.89%   +0.01%     
==========================================
  Files          74       74              
  Lines        1052     1053       +1     
==========================================
+ Hits          914      915       +1     
  Misses        138      138
Impacted Files Coverage Δ
app/routes/projects/edit/index.js 0% <ø> (ø) :arrow_up:
app/controllers/application.js 100% <ø> (ø) :arrow_up:
app/controllers/projects/edit/steps/complete.js 100% <ø> (ø) :arrow_up:
app/routes/projects/edit.js 60% <ø> (ø) :arrow_up:
...oject-geometries/utils/canonical-geometry-reset.js 0% <ø> (ø) :arrow_up:
app/routes/application.js 0% <ø> (ø) :arrow_up:
app/components/project-geometries/modes/draw.js 88.42% <ø> (ø) :arrow_up:
...ject-geometries/types/special-purpose-districts.js 100% <ø> (ø) :arrow_up:
app/components/project-geometries/utils/button.js 100% <ø> (ø) :arrow_up:
app/controllers/projects/show.js 45.45% <ø> (ø) :arrow_up:
... and 29 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 ae3feb0...8a4453a. Read the comment docs.