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

Ticket40046 #2008

Closed
wants to merge 7 commits into from
Closed

Ticket40046 #2008

wants to merge 7 commits into from

Conversation

nmathewson
Copy link
Contributor

No description provided.

These names are analogous to the CONST_TO_*_CIRC() functions we have
for circuits.

Part of #40046.
This is an automated commit made with a python script.
After running the automated script, I had to hand-revert the cases
where it made the conversion functions call themselves.
Additionally, I had to edit a variable declaration in
control_bootstrap.c so that the result of a const cast could be put
in a const field.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9573

  • 10 of 27 (37.04%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.007%) to 64.374%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/core/or/scheduler.c 0 1 0.0%
src/core/or/scheduler_kist.c 0 1 0.0%
src/core/mainloop/connection.c 2 4 50.0%
src/feature/control/control.c 0 2 0.0%
src/feature/control/control_bootstrap.c 0 2 0.0%
src/feature/dircommon/directory.c 1 3 33.33%
src/core/or/channeltls.c 3 6 50.0%
src/core/or/connection_edge.c 2 6 33.33%
Totals Coverage Status
Change from base Build 9572: -0.007%
Covered Lines: 51380
Relevant Lines: 79815

💛 - Coveralls

@ghost ghost closed this May 25, 2021
@ghost ghost deleted the branch torproject:master May 25, 2021 12:57
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants