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

Added Travis fix to display stacktrace by gdb on crash #2565

Merged
merged 9 commits into from
Dec 5, 2022

Conversation

ethouris
Copy link
Collaborator

@ethouris ethouris commented Dec 1, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2022

Codecov Report

Merging #2565 (ffa3f84) into master (fdb9389) will increase coverage by 0.72%.
The diff coverage is 43.33%.

@@            Coverage Diff             @@
##           master    #2565      +/-   ##
==========================================
+ Coverage   65.91%   66.63%   +0.72%     
==========================================
  Files         100      100              
  Lines       19822    19795      -27     
==========================================
+ Hits        13065    13190     +125     
+ Misses       6757     6605     -152     
Impacted Files Coverage Δ
srtcore/logging.h 98.21% <ø> (+3.76%) ⬆️
srtcore/core.cpp 61.51% <40.74%> (+1.61%) ⬆️
srtcore/api.cpp 55.14% <66.66%> (+1.85%) ⬆️
srtcore/common.cpp 37.32% <0.00%> (-0.93%) ⬇️
srtcore/queue.cpp 81.75% <0.00%> (+0.44%) ⬆️
test/test_bonding.cpp 98.94% <0.00%> (+1.05%) ⬆️
srtcore/congctl.cpp 83.41% <0.00%> (+2.59%) ⬆️
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ethouris ethouris marked this pull request as ready for review December 5, 2022 14:53
@maxsharabayko maxsharabayko added Type: Enhancement Indicates new feature requests [build] Area: Changes in build files labels Dec 5, 2022
@maxsharabayko maxsharabayko added this to the v1.6.0 milestone Dec 5, 2022
@maxsharabayko maxsharabayko merged commit ef17a24 into Haivision:master Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[build] Area: Changes in build files Type: Enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants