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

Code enhancements and test data for file mode geoid interpolation #89

Merged
merged 2 commits into from
Apr 14, 2021

Conversation

rogerfraser
Copy link
Member

This pull request provides some minor enhancements to geoid and includes two sample test datasets and test coverage scripts for file mode geoid interpolation (via the --text-file arg option)

@codecov-io
Copy link

Codecov Report

Merging #89 (322e75e) into master (e4f85c7) will increase coverage by 0.66%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   59.84%   60.50%   +0.66%     
==========================================
  Files         117      117              
  Lines       33946    33948       +2     
==========================================
+ Hits        20314    20541     +227     
+ Misses      13632    13407     -225     
Impacted Files Coverage Δ
...just/dynadjust/dnageoidwrapper/dnageoidwrapper.cpp 64.30% <66.66%> (+4.61%) ⬆️
...t/dynadjust/dnaadjustwrapper/dnaadjustprogress.cpp 50.82% <0.00%> (-1.11%) ⬇️
dynadjust/include/functions/dnastrmanipfuncs.hpp 71.42% <0.00%> (+1.68%) ⬆️
dynadjust/include/functions/dnastringfuncs.cpp 96.15% <0.00%> (+3.84%) ⬆️
dynadjust/dynadjust/dnageoid/dnageoid.cpp 43.57% <0.00%> (+14.00%) ⬆️
dynadjust/include/exception/dnaexception.hpp 33.33% <0.00%> (+14.81%) ⬆️

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 e4f85c7...322e75e. Read the comment docs.

@rogerfraser rogerfraser merged commit 4efced1 into icsm-au:master Apr 14, 2021
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