-
Notifications
You must be signed in to change notification settings - Fork 501
Add Documentation for Local Doxygen Use #1624
Add Documentation for Local Doxygen Use #1624
Conversation
Minor Decrease in PerformanceBe warned: this PR may have decreased the throughput of the system slightly.
|
Codecov Report
@@ Coverage Diff @@
## master #1624 +/- ##
==========================================
+ Coverage 81.11% 81.14% +0.02%
==========================================
Files 761 761
Lines 55258 55258
==========================================
+ Hits 44825 44838 +13
+ Misses 10433 10420 -13
Continue to review full report at Codecov.
|
Performance Boost!Nice job! This PR has increased the throughput of the system. Could not find any performance results to compare for this commit. |
1 similar comment
Performance Boost!Nice job! This PR has increased the throughput of the system. Could not find any performance results to compare for this commit. |
It's in the old Pull Request Process wiki page that didn't get a corresponding entry in the doc folder. Do you think you could just bring that page over? https://github.com/cmu-db/noisepage/wiki/Pull-Request-Process |
This was a good call. I just brought over the PR process doc from the Wiki like Matt suggested and included the Doxygen command with the rest of the "before submitting your PR" content. |
Minor Decrease in PerformanceBe warned: this PR may have decreased the throughput of the system slightly.
|
I failed CI recently because my PR had a couple of undocumented APIs. This PR adds information on the Doxygen "target" to the top-level README to draw attention to this requirement.