Skip to content

Surface floating-point operation errors in Github CI#49

Merged
danielhollas merged 2 commits into
masterfrom
its-a-trap
Jan 4, 2021
Merged

Surface floating-point operation errors in Github CI#49
danielhollas merged 2 commits into
masterfrom
its-a-trap

Conversation

@danielhollas

@danielhollas danielhollas commented Dec 18, 2020

Copy link
Copy Markdown
Contributor

To catch issues like #48. The tests are now failing, as they should, so this should be merged only once the #48 is addressed.

Some context can be find here:
https://docs.oracle.com/cd/E19957-01/805-4940/6j4m1u7pj/index.html

FYI: @suchanj

@danielhollas danielhollas self-assigned this Dec 18, 2020
@danielhollas danielhollas changed the title Its a trap Surface floating-point operation errors in Github CI Dec 18, 2020
@codecov

codecov Bot commented Dec 21, 2020

Copy link
Copy Markdown

Codecov Report

Merging #49 (f3f36e3) into master (4620895) will increase coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   59.71%   59.78%   +0.07%     
==========================================
  Files          36       36              
  Lines        5575     5575              
==========================================
+ Hits         3329     3333       +4     
+ Misses       2246     2242       -4     
Impacted Files Coverage Δ
src/surfacehop.F90 73.50% <0.00%> (ø)
src/init.F90 60.95% <0.00%> (+0.57%) ⬆️

@suchanj

suchanj commented Dec 21, 2020

Copy link
Copy Markdown
Contributor

#48 fixed, rebased, ready to merge.
However, codecov reports src/plumed.F90 coverage -96.67%, could you check that?

@danielhollas

Copy link
Copy Markdown
Contributor Author

Thanks!

Weird, this PR does not touch any Fortran code so coverage should not be affected. Maybe some bad interaction between the compiler flags? I'll take a look.

@suchanj

suchanj commented Jan 4, 2021

Copy link
Copy Markdown
Contributor

Codecov now looks ok, ready to merge?

@danielhollas

danielhollas commented Jan 4, 2021 via email

Copy link
Copy Markdown
Contributor Author

@danielhollas danielhollas merged commit c67d290 into master Jan 4, 2021
@danielhollas danielhollas deleted the its-a-trap branch January 4, 2021 19:00
@danielhollas

Copy link
Copy Markdown
Contributor Author

Merging now, will open a new PR that will fix the compiler warnings.

@danielhollas danielhollas mentioned this pull request Jan 12, 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.

2 participants