Skip to content

Conversation

@iphydf
Copy link
Member

@iphydf iphydf commented May 4, 2020

This change is Reviewable

@iphydf iphydf added this to the v0.2.x milestone May 4, 2020
@iphydf iphydf requested a review from zugz May 4, 2020 17:58
@codecov
Copy link

codecov bot commented May 4, 2020

Codecov Report

Merging #1503 into master will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1503      +/-   ##
==========================================
+ Coverage   84.07%   84.18%   +0.11%     
==========================================
  Files          87       87              
  Lines       16230    16137      -93     
==========================================
- Hits        13645    13585      -60     
+ Misses       2585     2552      -33     
Impacted Files Coverage Δ
auto_tests/tcp_relay_test.c 100.00% <ø> (ø)
auto_tests/bootstrap_test.c 100.00% <100.00%> (ø)
auto_tests/conference_av_test.c 96.75% <100.00%> (ø)
auto_tests/conference_double_invite_test.c 100.00% <100.00%> (ø)
auto_tests/conference_invite_merge_test.c 97.39% <100.00%> (ø)
auto_tests/conference_peer_nick_test.c 100.00% <100.00%> (ø)
auto_tests/conference_simple_test.c 96.46% <100.00%> (-0.40%) ⬇️
auto_tests/conference_test.c 99.41% <100.00%> (ø)
auto_tests/friend_connection_test.c 100.00% <100.00%> (ø)
auto_tests/friend_request_test.c 100.00% <100.00%> (ø)
... and 15 more

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 cc99ecd...8f4f6a6. Read the comment docs.

@iphydf iphydf changed the title Use the run_auto_test framework for more tests to speed them up. cleanup: Use the run_auto_test framework for more tests to speed them up. May 4, 2020
@auto-add-label auto-add-label bot added the cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. label May 4, 2020
@iphydf iphydf changed the title cleanup: Use the run_auto_test framework for more tests to speed them up. ocleanup: Use the run_auto_test framework for more tests to speed them up. May 4, 2020
@auto-add-label auto-add-label bot added ocleanup and removed cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. labels May 4, 2020
@iphydf iphydf changed the title ocleanup: Use the run_auto_test framework for more tests to speed them up. cleanup: Use the run_auto_test framework for more tests to speed them up. May 4, 2020
@auto-add-label auto-add-label bot added cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. and removed ocleanup labels May 4, 2020
@iphydf iphydf changed the title cleanup: Use the run_auto_test framework for more tests to speed them up. cleanup: Use the run_auto_test framework for more tests to speed them up.. May 4, 2020
@iphydf iphydf changed the title cleanup: Use the run_auto_test framework for more tests to speed them up.. cleanup: Use the run_auto_test framework for more tests to speed them up. May 4, 2020
@iphydf iphydf changed the title cleanup: Use the run_auto_test framework for more tests to speed them up. refactor: Use the run_auto_test framework for more tests to speed them up. May 4, 2020
@auto-add-label auto-add-label bot added refactor Refactoring production code, eg. renaming a variable, not affecting semantics and removed cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. labels May 4, 2020
@iphydf iphydf changed the title refactor: Use the run_auto_test framework for more tests to speed them up. perf: Use the run_auto_test framework for more tests to speed them up. May 5, 2020
@auto-add-label auto-add-label bot added performance A code change that improves performance and removed refactor Refactoring production code, eg. renaming a variable, not affecting semantics labels May 5, 2020
@iphydf iphydf changed the title perf: Use the run_auto_test framework for more tests to speed them up. refactor: Use the run_auto_test framework for more tests to speed them up. May 5, 2020
@auto-add-label auto-add-label bot added refactor Refactoring production code, eg. renaming a variable, not affecting semantics and removed performance A code change that improves performance labels May 5, 2020
@iphydf iphydf closed this Dec 10, 2021
@iphydf iphydf deleted the run-auto-test branch December 10, 2021 20:58
@iphydf iphydf modified the milestones: v0.2.x, v0.2.14 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactoring production code, eg. renaming a variable, not affecting semantics

Development

Successfully merging this pull request may close these issues.

2 participants