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

fix(naming): standardize casing #297

Merged
merged 15 commits into from
Mar 14, 2023
Merged

fix(naming): standardize casing #297

merged 15 commits into from
Mar 14, 2023

Conversation

RDWimmers
Copy link
Member

@RDWimmers RDWimmers commented Mar 13, 2023

  • remove function from gef.geo and gef.expression
  • post-processing of gef files now in CPT class. so xml and gef have the same post processing steps
  • add class for vertical ref
  • update plots, add hlines for groundwater level and predrilled depth

@coveralls
Copy link

coveralls commented Mar 13, 2023

Pull Request Test Coverage Report for Build 4415281325

  • 188 of 214 (87.85%) changed or added relevant lines in 10 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.07%) to 87.352%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/pygef/gef/parse_cpt.py 64 65 98.46%
src/pygef/plotting.py 22 24 91.67%
src/pygef/shim.py 10 12 83.33%
src/pygef/gef/parse_bore.py 29 32 90.63%
src/pygef/bore.py 18 22 81.82%
src/pygef/common.py 12 16 75.0%
src/pygef/cpt.py 23 27 85.19%
src/pygef/broxml/resolvers.py 5 11 45.45%
Files with Coverage Reduction New Missed Lines %
src/pygef/bore.py 1 81.48%
Totals Coverage Status
Change from base Build 4373745149: 0.07%
Covered Lines: 960
Relevant Lines: 1099

💛 - Coveralls

src/pygef/broxml/resolvers.py Outdated Show resolved Hide resolved
src/pygef/cpt.py Outdated Show resolved Hide resolved
src/pygef/cpt.py Outdated Show resolved Hide resolved
src/pygef/cpt.py Show resolved Hide resolved
RDWimmers and others added 5 commits March 14, 2023 09:27
Co-authored-by: Thomas Versteeg <t@versteeg.email>
Co-authored-by: Thomas Versteeg <t@versteeg.email>
Co-authored-by: Thomas Versteeg <t@versteeg.email>
@tversteeg tversteeg changed the title Housekeeping fix(naming): standardize casing Mar 14, 2023
@tversteeg tversteeg merged commit d484bbf into master Mar 14, 2023
@tversteeg tversteeg deleted the housekeeping branch March 14, 2023 11:59
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

4 participants