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

IAMconsortium / pyam / 991 / 1
88%
master: 100%

Build:
Build:
LAST BUILD BRANCH: paper
DEFAULT BRANCH: master
Ran 20 Aug 2019 01:07PM UTC
Files 12
Run time 1s
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

20 Aug 2019 01:00PM UTC coverage: 88.11%. First build
PYENV=py36

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

Source Files on job 991.1 (PYENV=py36)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 393
  • Travis Job 991.1
  • 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