https://github.com/JuliaParallel/MPI.jl
Revision 096574032bfe6bde8ced4282f0ca458515c17dd2 authored by Simon Byrne on 06 October 2022, 22:59:58 UTC, committed by GitHub on 06 October 2022, 22:59:58 UTC
[MPIPreferences] add functions to check (and error) if the MPI implementation has changed
2 parent s 32c55e0 + 01c7de8
Raw File
Tip revision: 096574032bfe6bde8ced4282f0ca458515c17dd2 authored by Simon Byrne on 06 October 2022, 22:59:58 UTC
Merge pull request #670 from JuliaParallel/sb/check-unchanged
Tip revision: 0965740
codecov.yml
coverage:
  precision: 2
  round: down
  range: "70...100"

  status:
    project:
      default:
        target: auto
        if_no_uploads: error

    patch:
      default:
        if_no_uploads: error

    changes: true

comment: off
back to top