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

clawpack / pyclaw
47%

Build:
DEFAULT BRANCH: master
Repo Added 26 May 2014 07:06AM UTC
Files 62
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • CoC
  • NumpyFrame
  • add-forestclaw-reading
  • add-new-gauges
  • add-testing-matrix
  • ahmadia/add_scipy
  • ahmadia/hashdist_tag
  • bugfix/read-t
  • feature/614/raise-warning-capacity
  • fix-stegoton-ghost-717
  • fixes_domain_output_petclaw
  • improve-cli-gauge-comparison
  • ketch-runnable_tests
  • ketch/boxlib
  • mandli-test-travis
  • new-conduct-form
  • pyclaw-branch
  • python3
  • update-swe2d-dataset
  • v5.2.0
  • v5.2.1
  • v5.2.2
  • v5.3.0
  • v5.4.0

25 Jun 2026 03:00PM UTC coverage: 47.07%. Remained the same
28179558551

push

github

web-flow
Fix off-by-one in moving_wall_bc ghost fill (stegoton_1d) (#757)

* Fix off-by-one in moving_wall_bc ghost fill (stegoton_1d)

Fill the outermost lower ghost cell (range(num_ghost-1) -> range(num_ghost)). Closes #717.

* Regenerate stegoton expected_sols.npy after the ghost-fill fix

The moving_wall_bc fix changes the example output, so the stored reference solution is regenerated for all four configs (the tests pass against it).

2177 of 4625 relevant lines covered (47.07%)

0.47 hits per line

Relevant lines Covered
Build:
Build:
4625 RELEVANT LINES 2177 COVERED LINES
0.47 HITS PER LINE
Source Files on master
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28179558551 master Fix off-by-one in moving_wall_bc ghost fill (stegoton_1d) (#757) * Fix off-by-one in moving_wall_bc ghost fill (stegoton_1d) Fill the outermost lower ghost cell (range(num_ghost-1) -> range(num_ghost)). Closes #717. * Regenerate stegoton expect... push 25 Jun 2026 03:04PM UTC web-flow github
47.07
27417334377 master Merge pull request #756 from mandli/new-conduct-form Add new CoC URL push 12 Jun 2026 01:05PM UTC web-flow github
47.07
21603298755 master Add Testing Matrix (#748) * Add initial testing matrix * Fix bugs in testing script * Add macos to testing * Cleanup some source that was failing via pyflake * Tweak flake8 call * Limit build options and python versions to see if the testing... push 02 Feb 2026 07:01PM UTC web-flow github
47.07
21591604247 master Merge pull request #752 from NDM14/feature/614/raise-warning-capacity Raise Warning if the Capacity Array is Not Set But mapc2p is push 02 Feb 2026 01:19PM UTC web-flow github
47.05
21351518345 master Fix signature Domain.__init__ and quadrants format (#753) When using PETSc, the example examples/euler_2d/quadrants.py throws an error since PetClaw's geometry.Domain.__init__ is not safeguarded against an instantiation like: domain = pyclaw.Doma... push 26 Jan 2026 08:50AM UTC web-flow github
46.49
17245639464 master Adds a better command line interface to gauge comparisons (#746) * Adds a better command line interface to gauge comparison Also adds some minor changes to imports and a todo regarding switching to pathlib * Add short flag versions push 26 Aug 2025 05:27PM UTC web-flow github
46.6
17170637184 master Merge pull request #747 from rjleveque/CoC add CoC push 23 Aug 2025 03:28AM UTC web-flow github
46.61
15602110962 master move read_t to binary.py namespace (#745) push 12 Jun 2025 05:09AM UTC web-flow github
46.61
14809589743 master Numpy frame (#739) * More flexible frame argument * More explicit error message * simply cast to int * no numbers import * one-line int conversion Since `frame` would appear in the error anyway, I guess this is cleaner push 03 May 2025 09:27AM UTC web-flow github
46.59
13270129430 master Update 2D SWEs regression data (#742) Expected solution for sill test computed using f-wave RS. push 11 Feb 2025 06:43PM UTC web-flow github
46.57
See All Builds (544)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc