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

st-bender / sciapy / 141

Builds Branch Commit Type Ran Committer Via Coverage
141 master tests lvl2: Parametrize round trip tests Tests the versioned and non-versioned dirname variants for consistency. push 27 Feb 2020 01:59PM UTC st-bender travis-ci pending completion   set done
140 master ci: Upload coverage also for Python 2.7 Some code paths separate Python 2 from Python 3, so upload the coverage reports also when testing under Python 2.7 on travis. push 27 Feb 2020 01:25PM UTC st-bender travis-ci pending completion   set done
139 master tests l1c: Test round trips Tests level-1c round trip via mpl-binary, netcdf, and ascii. Just compares the values with `numpy.all(a==b)` which seems to work good enough here. On our way to better code coverage. push 25 Feb 2020 09:35PM UTC st-bender travis-ci pending completion   set done
138 master ci: Allow only Python 3.4 to fail on travis Both 2.7 and 3.5 should be fine. push 25 Feb 2020 05:03PM UTC st-bender travis-ci pending completion   set done
137 master lvl2 pp: Introduce stack helper function Instead of manually checking and "stack"ing when appending the data, uses a little helper function that does the same. A bit easier to follow the code here. push 25 Feb 2020 01:59PM UTC st-bender travis-ci pending completion   set done
136 master tests: Compare netcdf without cf decoding We don't need to decode the CF variables, we are just interested in how the actual values compare on the floating/integer level. push 25 Feb 2020 09:42AM UTC st-bender travis-ci pending completion   set done
135 master tests pp: Mark netcdf tests xfail on Python 3.4 Marks the other netcdf file comparison with xfail as well. The tests are not really crucial here. push 22 Feb 2020 09:38PM UTC st-bender travis-ci pending completion   set done
134 master tests pp: Mark xarray variant xfail on Python 3.4 The last Python 3.4 compatible version of xarray (0.10.9) cannot properly handle the file attributes for the comparison. push 22 Feb 2020 08:49PM UTC st-bender travis-ci pending completion   set done
133 master Remove `pysolar` from requirements and docs We don't need it anymore, removes it from the requirements and the README, and clears up the extra travis logic. push 22 Feb 2020 07:51PM UTC st-bender travis-ci pending completion   set done
132 master tests l2 pp: Compare variable attributes by values Apparently the order of the variable attributes can be mixed up in the netcdf files. Instead of comparing the `OrderedDict`s themselves, iterates over them and compares the values. In the end, th... push 22 Feb 2020 05:36PM UTC st-bender travis-ci pending completion   set done
131 master ci: Pre-install older pysolar version on Python 2 Apparently new pysolar versions get installed regardless of the python version, but versions > 0.7 are incompatible with Python 2. Pre-installs a compatible pysolar version on the Python 2.7 setup. push 22 Feb 2020 04:20PM UTC st-bender travis-ci pending completion   set done
130 master ci: Install astropy last on travis Astropy (<4.0) works only with certain versions of pytest, but a newer pytest version may be installed after astropy. Installing astropy last ensures that the a compatible pytest version is available. api 22 Feb 2020 04:09PM UTC st-bender travis-ci pending completion   set done
129 master ci: Install astropy last on travis Astropy (<4.0) works only with certain versions of pytest, but a newer pytest version may be installed after astropy. Installing astropy last ensures that the a compatible pytest version is available. api 22 Feb 2020 03:58PM UTC st-bender travis-ci pending completion   set done
128 master ci: Install astropy last on travis Astropy (<4.0) works only with certain versions of pytest, but a newer pytest version may be installed after astropy. Installing astropy last ensures that the a compatible pytest version is available. push 22 Feb 2020 03:18PM UTC st-bender travis-ci pending completion   set done
127 master script pp: Fix python 3.8 compatibility For some reason `pd.Timestamp.utctimetuple()` raises a `TypeError` on python 3.8., see https://github.com/pandas-dev/pandas/issues/32174. This functions is used internally by `pysolar`, which we use to (re... api 22 Feb 2020 11:55AM UTC st-bender travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc