joergbuchwald / ogs6py

Python-API for the OpenGeoSys (http://www.opengeosys.org) software.
BSD 3-Clause "New" or "Revised" License
16 stars 23 forks source link

Spell check #38

Closed dominik-kern closed 2 years ago

dominik-kern commented 2 years ago

just few typos

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (d463825) into master (f6687fc) will decrease coverage by 0.14%. The diff coverage is 45.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   63.18%   63.04%   -0.15%     
==========================================
  Files          18       21       +3     
  Lines        1168     1269     +101     
==========================================
+ Hits          738      800      +62     
- Misses        430      469      +39     
Impacted Files Coverage Δ
ogs6py/ogs.py 76.20% <9.52%> (-2.86%) :arrow_down:
ogs6py/log_parser/log_parser.py 12.24% <11.11%> (-24.18%) :arrow_down:
ogs6py/log_parser/common_ogs_analyses.py 17.34% <17.34%> (ø)
ogs6py/ogs_regexes/ogs_regexes.py 95.04% <95.04%> (ø)
ogs6py/ogs_regexes/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f6687fc...d463825. Read the comment docs.

joergbuchwald commented 2 years ago

Quite a lot of commits for just a few typos ;-)

dominik-kern commented 2 years ago

I started off from the wrong branch %-/ Anyway I noted my changes and may redo them. So let's forget about this PR (close/delete) and finish the other (add optimize coupling parameter example) first. After that I will check the spelling again.