• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IAMconsortium / pyam / 991
88%
master: 100%

Build:
Build:
LAST BUILD BRANCH: paper
DEFAULT BRANCH: master
Ran 20 Aug 2019 01:07PM UTC
Jobs 2
Files 12
Run time 39s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
991

push

travis-ci

zikolach
Region aggregation

- adding min/max/avg aggregator function
- add: w.avg aggregator (aggregate_region/_aggregate)
- use `method` in `aggregate()`, remove it from `aggregate_region()`
- cleanup of docstrings
- rename aggregateregions_by_weigth to weighted_average_region
- add a couple of tests (for now in test_agrregation_region_aggrfuncs.py, to be moved into test_feature_aggregate)
- reduced TEST2_DF size (a bit)
- added 2 stage (sum) aggregation test. All := sum( sum(north), sum(other) ) and eqauls sum(all regions)
- removed single regions aggregation test with method='sum' (fails because sum(None) yields 0)
- use np.mean (instead of. np.average) for 'avg' method
- do components aggregation ONLY in case of method in ['sum', np.sum]
- add line to RELEASE_NOTES.md

1734 of 1968 relevant lines covered (88.11%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 991.1 (PYENV=py36) 20 Aug 2019 01:07PM UTC 0
88.11
Travis Job 991.1
2 991.2 (PYENV=py37) 20 Aug 2019 01:08PM UTC 0
88.11
Travis Job 991.2
Source Files on build 991
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #991
  • dd787d97 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc