Skip to content

CompatHelper: bump compat for "LLVM" to "3.0"#8

Closed
github-actions[bot] wants to merge 1 commit into
masterfrom
compathelper/new_version/2020-08-22-00-18-46-256-4044453456
Closed

CompatHelper: bump compat for "LLVM" to "3.0"#8
github-actions[bot] wants to merge 1 commit into
masterfrom
compathelper/new_version/2020-08-22-00-18-46-256-4044453456

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This pull request changes the compat entry for the LLVM package from 2 to 2, 3.0.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

@codecov

codecov Bot commented Aug 22, 2020

Copy link
Copy Markdown

Codecov Report

Merging #8 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   57.19%   57.19%           
=======================================
  Files          33       33           
  Lines         834      834           
=======================================
  Hits          477      477           
  Misses        357      357           

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 3ab3e16...a579548. Read the comment docs.

@maleadt maleadt closed this Aug 22, 2020
@maleadt maleadt deleted the compathelper/new_version/2020-08-22-00-18-46-256-4044453456 branch April 14, 2021 09:53
michel2323 added a commit that referenced this pull request Jul 8, 2026
ONEAPI_SYNC_EACH_SUBMISSION accepted only ("1","true","yes") while the
sibling ONEAPI_LTS also accepted "on". A deployment setting
ONEAPI_SYNC_EACH_SUBMISSION=on therefore ran with the dropped-tail
workaround silently disabled. Route both flags through a shared
parse_env_bool helper that accepts on/off/yes/no/1/0/true/false and warns
on an unrecognized value instead of silently defaulting to off.

Addresses PR_REVIEW.md finding #8.
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.

1 participant