quintel / atlas

Ruby library for working with ETSource data
MIT License
5 stars 1 forks source link

Add total land area attribute #131

Closed redekok closed 5 years ago

redekok commented 5 years ago

Fixes https://github.com/quintel/etmodel/issues/2912:

codecov[bot] commented 5 years ago

Codecov Report

Merging #131 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files          76       76           
  Lines        2011     2011           
=======================================
  Hits         1877     1877           
  Misses        134      134
Impacted Files Coverage Δ
lib/atlas/dataset.rb 100% <ø> (ø) :arrow_up:

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 3ecdfc2...2af5517. Read the comment docs.

antw commented 5 years ago

@antw Do you know why the CI checks fail?

It's fixed.

redekok commented 5 years ago

@antw @michieldenhaan Is it ok to merge the PR now?

antw commented 5 years ago

Looks good to me. :+1: