Skip to content

Conversation

@ChrisCummins
Copy link
Contributor

ProGraML v0.3.2 fixes a bug in which the outgoing edge position was 0
for all outgoing edges of a block, regardless of how many unique edges
there are.

@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 Jan 21, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2022

Codecov Report

Merging #552 (2498656) into development (d5d60b6) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #552      +/-   ##
===============================================
- Coverage        88.26%   88.25%   -0.02%     
===============================================
  Files              114      114              
  Lines             6708     6708              
===============================================
- Hits              5921     5920       -1     
- Misses             787      788       +1     
Impacted Files Coverage Δ
compiler_gym/envs/compiler_env.py 91.83% <0.00%> (-0.50%) ⬇️
compiler_gym/util/download.py 95.52% <0.00%> (+1.49%) ⬆️

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 d5d60b6...2498656. Read the comment docs.

@ChrisCummins ChrisCummins force-pushed the feature/programl-v0.3.2 branch 2 times, most recently from 5339c2f to a0a82cb Compare March 9, 2022 21:38
Chris Cummins and others added 3 commits March 9, 2022 21:41
ProGraML v0.3.2 fixes a bug in which the outgoing edge position was 0
for all outgoing edges of a block, regardless of how many unique edges
there are.
@ChrisCummins ChrisCummins force-pushed the feature/programl-v0.3.2 branch from a0a82cb to f93079f Compare March 9, 2022 21:43
@facebook-github-bot
Copy link

Hi @ChrisCummins!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

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.

3 participants