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

marshallward / f90nml / 465

Builds Branch Commit Type Ran Committer Via Coverage
465 master Bugfix: todict list index missing push 03 May 2019 12:42PM UTC marshallward travis-ci pending completion   set done
464 master Deep copy of sub-namelists in todict The `todict` method of Namelist was not copying its sub-namelists when converting, instead passing references, which was causing various issues with more complex types. This patch replaces the assignments wit... push 03 May 2019 12:37PM UTC marshallward travis-ci pending completion   set done
463 master Merge pull request #91 from thepith/master Use the warnings package to create warnings push 04 Mar 2019 09:54PM UTC web-flow travis-ci pending completion   set done
462 master Use the warnings package to create warnings This allows to catch and disable warnings easier Pull #91 04 Mar 2019 10:07AM UTC web-flow travis-ci pending completion   set done
460 master Travis: Downgrade idna for Python 2.6 push 15 Jan 2019 11:45AM UTC marshallward travis-ci pending completion   set done
459 master Signed IEEE tokenization We now correctly tokenize special IEEE float values (Infinity, NaN) when prepended with plus or minus values. Unsigned and positive infinity map to +Inf, while negative signed maps to -Inf. Sign is ignored by NaN values... push 15 Jan 2019 11:25AM UTC marshallward travis-ci pending completion   set done
210 master Patch bugfix for vector of different size Previously, the `patch` function only worked if the namelist and its patch used vectors of the same size. If the patch vector was smaller, then the trailing values would still be retained in the patched ... push 20 Sep 2016 12:16PM UTC marshallward travis-ci
99.69
205 master Merge branch 'master' of https://github.com/marshallward/f90nml Pull #170 19 Nov 2018 05:52PM UTC marshallward travis-ci pending completion   set done
458 master Travis: Revert PyYAML; pycparser 2.6 version push 12 Oct 2018 05:23AM UTC marshallward travis-ci pending completion   set done
457 master Travis: Restrict PyYAML version for Python 2.6 push 12 Oct 2018 05:10AM UTC marshallward travis-ci pending completion   set done
456 amicitas_issue84 Partial implementation. Created the underlying string based _read_nml_file and _write_nml_file. Pull #85 23 Sep 2018 04:07PM UTC web-flow travis-ci pending completion   set done
454 master Empty dict patch bugfix When patching a namelist, `Parser.read` would ignore any patch whose value was testable as false, particularly an empty dict. We now explicitly test for `None`, and otherwise apply the empty patch to the namelist. Thanks... push 13 Sep 2018 11:24AM UTC marshallward travis-ci pending completion   set done
453 nullpatch Patch value length bugfix; value counter This patch fixes a bug which occurs when a patch contains a vector which exceeds the length of the variable being patched. This would cause the next variable name to be replaced with the first exceeding v... push 12 Sep 2018 06:03AM UTC marshallward travis-ci pending completion   set done
452 master Merge branch 'master' of https://github.com/marshallward/f90nml push 09 Aug 2018 07:29AM UTC marshallward travis-ci pending completion   set done
448 master Merge branch 'master' of https://github.com/marshallward/f90nml push 13 Jul 2018 07:35AM UTC marshallward travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 43
  • 44
  • 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