Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terrainbento to be compliant with Landlab version 2.0 #149

Merged
merged 27 commits into from
Feb 12, 2020

Conversation

kbarnhart
Copy link
Contributor

@kbarnhart kbarnhart commented Jan 28, 2020

This PR passes tests locally, but needs

@coveralls
Copy link

coveralls commented Feb 3, 2020

Pull Request Test Coverage Report for Build 1158

  • 105 of 105 (100.0%) changed or added relevant lines in 34 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1125: 0.0%
Covered Lines: 1595
Relevant Lines: 1595

💛 - Coveralls

@kbarnhart kbarnhart merged commit d3799c0 into master Feb 12, 2020
@kbarnhart kbarnhart deleted the barnhark/update_ll2 branch February 12, 2020 19:54
kbarnhart added a commit that referenced this pull request Feb 13, 2020
* specify landlab less than version 2 (#147)

* Update Terrainbento to be compliant with Landlab version 2.0 (#149)

* specify version

* boundary condition flags

* geq instead of g

* pytest terrainbento passes

* update to new HexModelGrid init signature

* disable warnings

* update notebook

* use assert_array_equal instead of round

* update makefile

* remove unnecessary imports

* uncheck a lint exception

* use correct version number

* add 3.8

* print durations

* two new fixtures

* reduce testing time

* fix small bug for 2.0 transition

* reduce time

* reduce time

* reduce notebook grid times

* reduce test times.

* reduce test time

* pretty

* ci cleanup/updating

* install landlab with --pre

* getting docs to build

* put appveyor  back to prior commit

0a57b95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants