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

st-bender / aacgmv2 / 31

Builds Branch Commit Type Ran Committer Via Coverage
31 master Add Codacy badge Pull #1 26 May 2018 05:35PM UTC web-flow travis-ci pending completion   set done
30 rename Update documentation with the new name Replaces the old name aacgmv2 with the new one, pyaacgmv2, in the documentation to bring it up to date. push 26 May 2018 09:38AM UTC st-bender travis-ci pending completion   set done
29 master Python interface: Only warn and return NaNs Instead of raising a RuntimeError, only issues a RuntimeWarning and return NaNs when the called conversion function returns with an error. This prevents `numpy.vectorize` from failing and the user can d... push 27 Apr 2018 02:15PM UTC st-bender travis-ci pending completion   set done
28 rename Update documentation doctests Updates the import statements to use the new module name to fix the doctests in README.rst and usage.rst. push 24 Apr 2018 08:16PM UTC st-bender travis-ci pending completion   set done
27 master MSVC fix: Define isfinite() On (AppVeyor's) MSVC, isfinite() is not available. Defines a macro which compares the value to NAN. Based on AGB's macro, NAN should be already defined when including math.h with _USE_MATH_DEFINES. push 21 Apr 2018 04:02PM UTC st-bender travis-ci pending completion   set done
22 windows_fixes MSVC fix: More sophisticated snprintf() Uses the solution [1] to properly emulate snprintf() on older MSVC platforms. Reference: [1]https://stackoverflow.com/questions/2915672/snprintf-and-visual-studio-2010 push 05 Apr 2018 09:11PM UTC st-bender travis-ci pending completion   set done
21 windows_fixes MSVC fix: Missing snprintf() On (AppVeyor's) MSVC, snprintf() is also missing. Uses _vsnprintf() instead. Reference: https://stackoverflow.com/questions/2915672/snprintf-and-visual-studio-2010 push 05 Apr 2018 08:26PM UTC st-bender travis-ci pending completion   set done
20 windows_fixes MSVC fix: Define isfinite() On (AppVeyor's) MSVC, isfinite() is not available. Defines a macro which compares the value to NAN. Based on AGB's variant but NAN should be already defined. push 05 Apr 2018 07:32PM UTC st-bender travis-ci pending completion   set done
19 master Try to fix undefined math constants on Windows M_PI is a POSIX extension which needs _USE_MATH_DEFINES to be defined when including <math.h> on Windows. Detected by builds failing on AppVeyor, hopefully fixing them. (Some) References: robotology... push 02 Apr 2018 06:54PM UTC st-bender travis-ci pending completion   set done
18 master setup.cfg: Ignore some flake8 errors Ignores flake8 errors for successful checks. Better ignore those errors than mess with the code too much. api 20 Mar 2018 09:25PM UTC st-bender travis-ci pending completion   set done
17 master setup.cfg: Ignore some flake8 errors Ignores flake8 errors for successful checks. Better ignore those errors than mess with the code too much. push 18 Mar 2018 11:43AM UTC st-bender travis-ci pending completion   set done
16 master Silence pytest warning about configuration Pytest looks now for a "tool:pytest" configuration entry instead of just "pytest". push 17 Mar 2018 09:54PM UTC st-bender travis-ci pending completion   set done
15 master Silence pytest warning about configuration Pytest looks now for a "tool:pytest" configuration entry instead of just "pytest". push 17 Mar 2018 09:53PM UTC st-bender travis-ci pending completion   set done
14 master CI: Remove python 3.3 testing environments Travis.ci no longer supports python 3.3. push 17 Mar 2018 09:48PM UTC st-bender travis-ci pending completion   set done
13 master CI: Remove python 3.3 testing environments Travis.ci no longer supports python 3.3. push 17 Mar 2018 09:21PM UTC bendus travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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