Skip to content

Fix Makefile for Plumed#44

Merged
danielhollas merged 1 commit intomasterfrom
fix-plumed-makefile
Nov 2, 2020
Merged

Fix Makefile for Plumed#44
danielhollas merged 1 commit intomasterfrom
fix-plumed-makefile

Conversation

@danielhollas
Copy link
Copy Markdown
Contributor

@danielhollas danielhollas commented Nov 2, 2020

Incorrect parameter passed to test.sh. I also added a lot of TODO comments for future improvements/cleanup around Makefile.

This type of problem will be caught once we include PLUMED in Github Actions build.

@danielhollas danielhollas self-assigned this Nov 2, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 2, 2020

Codecov Report

Merging #44 into master will increase coverage by 0.31%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   54.67%   54.98%   +0.31%     
==========================================
  Files          34       34              
  Lines        5533     5325     -208     
==========================================
- Hits         3025     2928      -97     
+ Misses       2508     2397     -111     
Impacted Files Coverage Δ
init.F90 59.58% <100.00%> (+0.45%) ⬆️
io.F90 25.71% <0.00%> (-3.24%) ⬇️
random.f90 63.25% <0.00%> (-1.07%) ⬇️
force_bound.f90 85.96% <0.00%> (-0.93%) ⬇️
force_abin.f90 55.73% <0.00%> (-0.72%) ⬇️
utils.F90 78.87% <0.00%> (-0.58%) ⬇️
nosehoover.F90 89.89% <0.00%> (-0.44%) ⬇️
abin.F90 72.99% <0.00%> (-0.39%) ⬇️
vinit.f90 97.47% <0.00%> (-0.30%) ⬇️
sh_integ.F90 93.42% <0.00%> (-0.20%) ⬇️
... and 20 more

Incorrect parameter passed to test.sh
However, as noted in the TODO comments,
the current approach is still fairly brittle.
@danielhollas danielhollas merged commit 7e673d7 into master Nov 2, 2020
@danielhollas danielhollas deleted the fix-plumed-makefile branch November 2, 2020 18:23
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