Skip to content

ReFrame 3.6.2

Choose a tag to compare

@teojgo teojgo released this 09 Jun 07:59
· 4434 commits to master since this release

ReFrame v3.6.2 Release Notes

New features and enhancements

  • Make hook-related machinery available as class directives (#1969)

Bug fixes

  • Fix variable and parameter access as class attributes (#1988)

Other

  • Revert the change to codecov version (#2006)
  • Use version 1.0.5 of the codecov github action (#2004)
  • Add the codecov upload token to the github action (#2003)
  • Add required access config for Pilatus (#1995)
  • Update figure and text about test execution (#2002)
  • Fix code listings in configuration docs (#1999)
  • Add tutorial about debugging sanity and performance patterns (#1985)