Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing BUILD file for //compiler_gym/third_party/programl. #629

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

ChrisCummins
Copy link
Contributor

Fixes #623.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2022

Codecov Report

Merging #629 (bc02e8e) into development (c5b9289) will decrease coverage by 0.25%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           development     #629      +/-   ##
===============================================
- Coverage        88.75%   88.50%   -0.26%     
===============================================
  Files              115      115              
  Lines             7019     7019              
===============================================
- Hits              6230     6212      -18     
- Misses             789      807      +18     
Impacted Files Coverage Δ
...er_gym/third_party/inst2vec/inst2vec_preprocess.py 69.73% <0.00%> (-4.22%) ⬇️
compiler_gym/util/commands.py 83.33% <0.00%> (-2.39%) ⬇️
compiler_gym/envs/llvm/datasets/cbench.py 79.42% <0.00%> (-1.09%) ⬇️
...loop_tool/service/loop_tool_compilation_session.py 89.79% <0.00%> (-0.69%) ⬇️
compiler_gym/envs/compiler_env.py 91.85% <0.00%> (-0.50%) ⬇️

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 c5b9289...bc02e8e. Read the comment docs.

@ChrisCummins ChrisCummins merged commit 34f5a53 into facebookresearch:development Mar 17, 2022
@ChrisCummins ChrisCummins deleted the fix/623 branch March 17, 2022 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make test fails with missing BUILD file in compiler_gym/third_party/programl
3 participants