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

modflowpy / flopy / 2321
73%

Build:
DEFAULT BRANCH: develop
Ran 05 Mar 2020 07:11PM UTC
Jobs 5
Files 201
Run time 9min
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

pending completion
2321

push

travis-ci

web-flow
feat(vectors): vector plots when stresses applied along boundaries (#817)

* feat(postprocessing): add get_extended_budget() and get_specific_discharge()

* Add new function get_extended_budget() to get the correct flow rate across cell faces when stresses are applied along boundaries.
* Add new function get_specific_discharge() to get the correct specific discharge vector including at boundary cells.
* Deprecate centered_specific_discharge() function in module plotutil since the new get_specific_discharge() function just gives more flexibility (the function is kept to ensure backward compatibility).
* Add autotests for the new functions (t070).

* fix(PlotMapView): fix minor bugs in PlotMapView

* Fix squeeze of wrong axis in particular situations
* Make plot_discharge() return the quiver generated by plot_specific_discharge()

* feat(PlotMapView, plotutil): deal with nan values

* Make it such that nan values are not plotted

* fix(testunitcbc.py): fix bug in examples/Testing/testunitcbc.py

The ipackcb option was not provided to the LPF package, so the cell-by-cell flow terms could not be loaded. Fix it.

* feat(PlotMapView, PlotCrossSection): add plot_vector() functions

* Add new plot_vector() function in both PlotMapView and PlotCrossSection classes to plot any vector (typically specific discharge). This function is meant to replace both plot_specific_discharge() and plot_discharge(). It makes the code both more concise and more generic (can plot any vector).
* Deprecate plot_specific_discharge() and plot_discharge() functions (but keep them to ensure backward compatibility).
* Add tests for the new functions.
* Fix several tests for non-closed figures (close them).

* docs(multiple files): fix code documentation

Fix a few errors, inaccuracies and typos in code documentation.

* refactor(discretization): homogenize assignment of _grid_type

The _grid_type attribute was not assigned in the same way for all grid t... (continued)

34480 of 47282 relevant lines covered (72.92%)

3.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2321.1 (PYTHONPATH=$PYTHONPATH:. RUN_TYPE=misc) 05 Mar 2020 07:11PM UTC 0
15.08
Travis Job 2321.1
2 2321.2 (PYTHONPATH=$PYTHONPATH:. RUN_TYPE=test) 05 Mar 2020 07:19PM UTC 0
72.86
Travis Job 2321.2
3 2321.3 (PYTHONPATH=$PYTHONPATH:. RUN_TYPE=test) 05 Mar 2020 07:19PM UTC 0
72.85
Travis Job 2321.3
4 2321.4 (PYTHONPATH=$PYTHONPATH:. RUN_TYPE=test) 05 Mar 2020 07:17PM UTC 0
72.85
Travis Job 2321.4
5 2321.5 (PYTHONPATH=$PYTHONPATH:. RUN_TYPE=test) 05 Mar 2020 07:18PM UTC 0
73.12
Travis Job 2321.5
Source Files on build 2321
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2321
  • 1284871e on github
  • Prev Build on develop (#2319)
  • Next Build on develop (#2332)
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

© 2026 Coveralls, Inc