Skip to content

Fix test #132

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

Merged
merged 3 commits into from
May 8, 2019
Merged

Fix test #132

merged 3 commits into from
May 8, 2019

Conversation

cnegre
Copy link
Collaborator

@cnegre cnegre commented May 7, 2019

Fixed some timer positions in the tests


This change is Reviewable

nfaguirrec and others added 3 commits May 7, 2019 14:05
LATTE is printing too much information from the mixer method when progress is enabled. Thus, I modified that to get cleaner output files. I hope this is not critical here.
@cnegre cnegre requested a review from nfaguirrec May 7, 2019 18:08
@cnegre cnegre requested review from nicolasbock and suemni as code owners May 7, 2019 18:08
@ghost ghost assigned cnegre May 7, 2019
@ghost ghost added the in progress label May 7, 2019
@codecov
Copy link

codecov bot commented May 7, 2019

Codecov Report

Merging #132 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #132      +/-   ##
=========================================
+ Coverage   40.69%   40.7%   +<.01%     
=========================================
  Files          62      62              
  Lines       11745   11746       +1     
  Branches     1313    1313              
=========================================
+ Hits         4780    4781       +1     
  Misses       6438    6438              
  Partials      527     527
Impacted Files Coverage Δ
tests/src/main.F90 82.52% <100%> (+0.03%) ⬆️

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 563cd17...d648405. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented May 7, 2019

Codecov Report

Merging #132 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #132      +/-   ##
=========================================
+ Coverage   40.69%   40.7%   +<.01%     
=========================================
  Files          62      62              
  Lines       11745   11746       +1     
  Branches     1313    1313              
=========================================
+ Hits         4780    4781       +1     
  Misses       6438    6438              
  Partials      527     527
Impacted Files Coverage Δ
tests/src/main.F90 82.52% <100%> (+0.03%) ⬆️

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 563cd17...d648405. Read the comment docs.

@codecov
Copy link

codecov bot commented May 7, 2019

Codecov Report

Merging #132 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #132      +/-   ##
=========================================
+ Coverage   40.69%   40.7%   +<.01%     
=========================================
  Files          62      62              
  Lines       11745   11746       +1     
  Branches     1313    1313              
=========================================
+ Hits         4780    4781       +1     
  Misses       6438    6438              
  Partials      527     527
Impacted Files Coverage Δ
tests/src/main.F90 82.52% <100%> (+0.03%) ⬆️

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 563cd17...d648405. Read the comment docs.

@cnegre cnegre merged commit ef17be8 into master May 8, 2019
@ghost ghost removed the in progress label May 8, 2019
cnegre pushed a commit that referenced this pull request May 8, 2019
* Add support for BML ellblock format

* Fix test (#132)

* Update prg_pulaycomponent_mod.F90 (#130)

LATTE is printing too much information from the mixer method when progress is enabled. Thus, I modified that to get cleaner output files. I hope this is not critical here.

* Fixed sp2graph test

* Added clone bml

* Gfortran by gfortran-6

* Capturing progress path

* Move bml install into separate script

This should make the .travis.yml file more readable.

Signed-off-by: Nicolas Bock <[email protected]>

* Add support for BML ellblock format
@cnegre cnegre deleted the fix_test branch June 16, 2021 04:18
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.

3 participants