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

.gitignore rules for gcov generated files #8099

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

bneradt
Copy link
Contributor

@bneradt bneradt commented Jul 20, 2021

This adds .gitignore rules for the instrumented object files and data
files generated by gcov.

This adds .gitignore rules for the instrumented object files and data
files generated by gcov.
@bneradt bneradt added this to the 10.0.0 milestone Jul 20, 2021
@bneradt bneradt self-assigned this Jul 20, 2021
@bneradt bneradt requested a review from bryancall as a code owner July 20, 2021 16:59
@bneradt
Copy link
Contributor Author

bneradt commented Jul 20, 2021

Marking this for our supported branches because it contains no production risk and will spare developers the inconvenience of a screen full of these files from a git status if they generate a gcov coverage report.

@bneradt bneradt merged commit 8e20337 into apache:master Jul 20, 2021
@bneradt bneradt deleted the gitignore_updates_for_lcov branch July 20, 2021 17:51
zwoop pushed a commit that referenced this pull request Jul 20, 2021
This adds .gitignore rules for the instrumented object files and data
files generated by gcov.

(cherry picked from commit 8e20337)
@zwoop
Copy link
Contributor

zwoop commented Jul 20, 2021

Cherry-picked to v9.1.x branch.

@zwoop zwoop modified the milestones: 10.0.0, 9.1.0 Jul 20, 2021
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request Aug 2, 2021
* asf/9.1.x: (28 commits)
  Updated ChangeLog
  Make the rest of InkAPI allocators Proxy Allocated (apache#8106)
  Added missing milestones and updated slow log report script (apache#8168)
  Cleans up the code bit, including milliseconds consistency (apache#7989)
  Note YAML parser library bug, and work-around, in documentation. (apache#7963)
  Update INSTALL for URLs and version number (apache#8173)
  ESI plugin documentation updates. (apache#7970)
  Add a JSON schema for strategies.yaml (apache#7932)
  ensure hostname_offset is initialized to '0' to indicate null hostname (apache#8162)
  Fixed compile error with Linux AIO unit test (apache#7958)
  Enforce case for well known methods (apache#7886)
  Treat TRACE with body as bad request (apache#7905)
  Close connection after every bad request for HTTP/1.1 (apache#7885)
  use sendmsg and recvmsg (apache#7793)
  Apply log throttling to HTTP/2 session error rate messages (apache#7772)
  limit m_current_range to max value in RangeTransform (apache#4843)
  Fix HPACK eviction iterator manipulation (apache#8004)
  Replace fix assert in error event processing (apache#8058)
  Adds OCSP support for BoringSSL (apache#7298)
  .gitignore rules for gcov generated files (apache#8099)
  ...
@ezelkow1
Copy link
Member

ezelkow1 commented Feb 7, 2022

If we want this for 8.x can we get a backport?

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.

4 participants