Skip to content

Conversation

@mahendrapaipuri
Copy link
Contributor

Casting the git_timeout var into float to avoid errors when env var RFM_GIT_TIMEOUT is set which is str type.

Fixes #2237

Casting the git_timeout var into float to avoid errors when env var RFM_GIT_TIMEOUT is set which is str type
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2021

Codecov Report

Merging #2243 (f25484d) into master (bd0cfae) will not change coverage.
The diff coverage is n/a.

❗ Current head f25484d differs from pull request most recent head 0387188. Consider uploading reports for the commit 0387188 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2243   +/-   ##
=======================================
  Coverage   85.54%   85.54%           
=======================================
  Files          55       55           
  Lines        9754     9754           
=======================================
  Hits         8344     8344           
  Misses       1410     1410           
Impacted Files Coverage Δ
reframe/core/pipeline.py 92.24% <ø> (ø)

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 bd0cfae...0387188. Read the comment docs.

@jenkins-cscs
Copy link
Collaborator

Can I test this patch?

@teojgo
Copy link
Contributor

teojgo commented Oct 28, 2021

Ok to test

@vkarak vkarak merged commit ddaca38 into reframe-hpc:master Oct 28, 2021
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.

Unsupported operation error when setting the RFM_GIT_CLONE_TIMEOUT

5 participants