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

marshallward / f90nml / 200

Builds Branch Commit Type Ran Committer Via Coverage
200 master Global index test Test case for `global_start_index` set to 1 for various vectors with different start indices. push 13 Sep 2016 01:47AM UTC marshallward travis-ci pending completion   set done
199 master Global start index; PEP8 cleanup Global start index tracking was generalised to support the original 1-based indexing and `None` padding. The `global_start_index` is defined in the `Parser` object during creation (prior to calling `read`). The ... push 13 Sep 2016 12:26AM UTC marshallward travis-ci pending completion   set done
198 master Explicit start index; Implicit global start index Previously, the starting index was very strongly implied to be 1 in most cases. For example, if we read the following variable: &grp x(3) = 1 / then it would be saved into Pytho... push 23 Jul 2016 02:22PM UTC marshallward travis-ci pending completion   set done
197 master Explicit index range output The `write` method now includes the namelist index when outputting the results, if the starting index has been set during `parse` or explicitly by the user. When no starting index is set, no indexing is assumed and th... push 22 Jul 2016 01:48PM UTC marshallward travis-ci pending completion   set done
196 master Add Gitter badge Pull #32 22 Jul 2016 04:59AM UTC web-flow travis-ci pending completion   set done
195 master Starting index tests Some test cases for non-1-based starting indexes. Output tests are still not correct, since they need to include the starting index somewhere. push 22 Jul 2016 04:00AM UTC marshallward travis-ci pending completion   set done
194 master Vector assigment after new starting index Vector assignments with starting indexes lower than the original (assumed) starting index will now correctly resize the vector and shift the values to their new (Python) indices. This is still not reflec... push 22 Jul 2016 03:48AM UTC marshallward travis-ci pending completion   set done
193 master First index pre-insert support Starting index is now respected on separate index assignments if the lower index precedes the subsequent writes. I.e. this is supported y(0) = 999 y(3:5) = 1, 2, 3 However, the opposite will probably not ... push 22 Jul 2016 03:16AM UTC marshallward travis-ci pending completion   set done
192 master Improved (but incomplete) starting index support Although starting index for vector ranges are correctly parsed and provided, they are not being properly tracked and the translation to a Python array typically assumes 1-based indexing. This patc... push 22 Jul 2016 02:51AM UTC marshallward travis-ci pending completion   set done
191 master Merge branch 'master' of https://github.com/marshallward/f90nml push 22 Jul 2016 01:55AM UTC marshallward travis-ci pending completion   set done
190 v0.19 Version and AUR package info update push 06 Jun 2016 12:34PM UTC marshallward travis-ci pending completion   set done
189 master Version and AUR package info update push 06 Jun 2016 12:33PM UTC marshallward travis-ci pending completion   set done
188 master Cleanup Removal of most of the experimental cruft from array patching. This includes removal of the write_token argument from update_tokens. push 06 Jun 2016 12:07PM UTC marshallward travis-ci pending completion   set done
187 master Early promotion of patch_values to list push 06 Jun 2016 10:44AM UTC marshallward travis-ci pending completion   set done
186 master Imperfect patch list name fix We now manually re-write the variable name of patched lists, after supressing it at the correct time. The downside is that the whitespace is now out of order. Any whitespace after the variable name and the '=' toke... push 04 Jun 2016 02:55PM UTC marshallward travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • …
  • 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