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

Convert C++ documentation to Doxygen format. #286

Merged

Conversation

ChrisCummins
Copy link
Contributor

@ChrisCummins ChrisCummins commented Jun 3, 2021

Current progress:

  • compiler_gym/envs/llvm/service
  • compiler_gym/service
  • compiler_gym/service/runtime
  • compiler_gym/util

@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 Jun 3, 2021
@ChrisCummins ChrisCummins added this to the v0.1.9 milestone Jun 3, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2021

Codecov Report

Merging #286 (de14bfa) into development (bd9bff9) will increase coverage by 0.02%.
The diff coverage is 90.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #286      +/-   ##
===============================================
+ Coverage        82.42%   82.45%   +0.02%     
===============================================
  Files               87       87              
  Lines             4729     4748      +19     
===============================================
+ Hits              3898     3915      +17     
- Misses             831      833       +2     
Impacted Files Coverage Δ
compiler_gym/service/compilation_session.py 64.70% <ø> (ø)
compiler_gym/spaces/named_discrete.py 94.73% <ø> (ø)
compiler_gym/wrappers/core.py 88.57% <88.23%> (-0.32%) ⬇️
...ice/runtime/create_and_run_compiler_gym_service.py 100.00% <100.00%> (ø)
compiler_gym/wrappers/__init__.py 100.00% <100.00%> (ø)

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 bd9bff9...de14bfa. Read the comment docs.

@ChrisCummins ChrisCummins marked this pull request as ready for review June 3, 2021 11:05
@ChrisCummins ChrisCummins changed the title [WIP] Convert C++ documentation to Doxygen format. Convert C++ documentation to Doxygen format. Jun 3, 2021
@ChrisCummins ChrisCummins merged commit 3f40356 into facebookresearch:development Jun 3, 2021
@ChrisCummins ChrisCummins deleted the 0.1.9-doxygen branch June 3, 2021 13:51
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