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

jakirkham / cybuffer / 120

Builds Branch Commit Type Ran Committer Via Coverage
120 fix_ci_activate Use older dependency versions for Python 3.5 Seems the current version of dependencies do not exist as `conda` packages in either `defaults` or `conda-forge`. So downgrade a little bit to get a version of `wheel` that works across Python versions. Pull #5 19 Nov 2018 04:20PM UTC web-flow travis-ci-com pending completion   set done
119 fix_ci_activate Use an older version of `wheel` for Python 3.5 Seems the current version of `wheel` does not exist as a `conda` package in either `defaults` or `conda-forge`. So downgrade a little bit to get a version of `wheel` that works across Python versions. Pull #5 19 Nov 2018 04:03PM UTC web-flow travis-ci-com pending completion   set done
117 fix_ci_activate Pin Python version in environment It seems that `conda env update` is overriding the match specification from the previous `python` install command. To fix this, we create the environment empty and pin the `python` version in the `pinned` file. T... Pull #5 19 Nov 2018 03:55PM UTC web-flow travis-ci-com pending completion   set done
112 fix_ci_activate Drop old `openssl` workaround This was working around an old issue with `openssl` in defaults where a post-link script that they had misbehaved when upgrading to packages in conda-forge. However this was long since fixed when Anaconda rebuilt wit... Pull #5 19 Nov 2018 03:15PM UTC web-flow travis-ci-com pending completion   set done
111 fix_ci_activate Use Conda 4.4.0's new form of activation Pull #5 17 Nov 2018 09:19AM UTC web-flow travis-ci-com pending completion   set done
109 add_cython_impl Fix memory map test for Windows On Windows there is no `PROT_WRITE`, only `ACCESS_WRITE`. So update the test to use the latter. This also works on Unix platforms. Pull #4 17 Nov 2018 09:08AM UTC web-flow travis-ci-com pending completion   set done
108 add_cython_impl Fix memory map test for Windows On Windows there is no `PROT_WRITE`, only `ACCESS_WRITE`. So update the test to use the latter. This also works on Unix platforms. Pull #4 17 Nov 2018 09:01AM UTC web-flow travis-ci-com pending completion   set done
106 add_cython_impl Test a few NumPy arrays Try generating buffers for a few NumPy arrays of different shapes and different orders. Make sure that the buffer matches what NumPy finds in these cases generally. Pull #4 17 Nov 2018 08:51AM UTC web-flow travis-ci-com pending completion   set done
105 add_cython_impl Make NumPy a test requirement To test some N-D cases, include NumPy as a test dependency. It is not needed at runtime however as this relies only on Python and Cython generated C code that is baked into the binary. Pull #4 17 Nov 2018 08:38AM UTC web-flow travis-ci-com pending completion   set done
104 add_cython_impl Add some tests of cybuffer Makes sure that `cybuffer` is able to handle some common cases equivalently on Python 2/3. Compare against Python 2/3's `memoryview` to make sure that the various features work equivalently. In cases where Python 2 lack... Pull #4 17 Nov 2018 08:29AM UTC web-flow travis-ci-com pending completion   set done
103 add_cython_impl Add some tests of cybuffer Makes sure that `cybuffer` is able to handle some common cases equivalently on Python 2/3. Compare against Python 2/3's `memoryview` to make sure that the various features work equivalently. In cases where Python 2 lack... Pull #4 17 Nov 2018 08:20AM UTC web-flow travis-ci-com pending completion   set done
102 add_cython_impl Add some tests of cybuffer Makes sure that `cybuffer` is able to handle some common cases equivalently on Python 2/3. Compare against Python 2/3's `memoryview` to make sure that the various features work equivalently. In cases where Python 2 lack... Pull #4 17 Nov 2018 08:15AM UTC web-flow travis-ci-com pending completion   set done
101 add_cython_impl Add some tests of cybuffer Makes sure that `cybuffer` is able to handle some common cases equivalently on Python 2/3. Compare against Python 2/3's `memoryview` to make sure that the various features work equivalently. In cases where Python 2 lack... Pull #4 17 Nov 2018 08:07AM UTC web-flow travis-ci-com pending completion   set done
100 add_cython_impl Add some tests of cybuffer Makes sure that `cybuffer` is able to handle some common cases equivalently on Python 2/3. Compare against Python 2/3's `memoryview` to make sure that the various features work equivalently. In cases where Python 2 lack... Pull #4 17 Nov 2018 08:00AM UTC web-flow travis-ci-com pending completion   set done
99 add_cython_impl Add some tests of cybuffer Makes sure that `cybuffer` is able to handle some common cases equivalently on Python 2/3. Compare against Python 2/3's `memoryview` to make sure that the various features work equivalently. In cases where Python 2 lack... Pull #4 17 Nov 2018 07:33AM UTC web-flow travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 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