Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Apr 16, 2021

Replaces #1890
Fixes #1887.

mabraham and others added 3 commits March 25, 2021 07:48
A laptop would generally not have modules, so saying that explicitly
will help highlight to new users that a module setting can be
useful. There is a modules setting below for daint, but at least one
user skimmed over the more complex case.

The line numbers for the literal includes need to be bumped if they
are greater than 15, and a range including 15 is shown, then the
highlighting can need a bump. Note that the latter index within the
range shown, so don't always need a bump.

Fixes reframe-hpc#1887
@codecov-io
Copy link

Codecov Report

Merging #1932 (bf3fb1a) into master (42edd30) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1932   +/-   ##
=======================================
  Coverage   87.97%   87.97%           
=======================================
  Files          50       50           
  Lines        8496     8496           
=======================================
  Hits         7474     7474           
  Misses       1022     1022           

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 42edd30...bf3fb1a. Read the comment docs.

Copy link
Contributor

@jjotero jjotero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Part of me still thinks that it's not necessary to add the optional nomod parameter in the config example and this should be just clarified in the text. On the other hand, this certainly adds clarity, which I guess it's the end goal of the docs :)

@vkarak vkarak merged commit 792fd3d into reframe-hpc:master Apr 16, 2021
@vkarak vkarak deleted the doc/improve-tutorial-configuration branch April 16, 2021 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error running tutorial: decorated test ('MyTest') is an abstract test

4 participants