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

fix demangle buffer size #403

Closed
wants to merge 6 commits into from
Closed

Conversation

srz-zumix
Copy link
Owner

No description provided.

@srz-zumix srz-zumix added the bug label Apr 3, 2020
@srz-zumix
Copy link
Owner Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@srz-zumix
Copy link
Owner Author

/azp help

@azure-pipelines
Copy link
Contributor

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@srz-zumix
Copy link
Owner Author

/azp list

@azure-pipelines
Copy link
Contributor

CI/CD Pipelines for this repository:

@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #403 into develop will decrease coverage by 96.7%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #403       +/-   ##
==========================================
- Coverage     96.7%     0%   -96.71%     
==========================================
  Files          210     54      -156     
  Lines        10532   2149     -8383     
==========================================
- Hits         10185      0    -10185     
- Misses         347   2149     +1802
Impacted Files Coverage Δ
include/internal/iutest_internal_defs.hpp 0% <ø> (-100%) ⬇️
include/impl/iutest_message.ipp 0% <0%> (-100%) ⬇️
include/internal/iutest_result_reporter.hpp 0% <0%> (-100%) ⬇️
include/iutest_case.hpp 0% <0%> (-100%) ⬇️
include/internal/iutest_factory.hpp 0% <0%> (-100%) ⬇️
include/internal/iutest_pool.hpp 0% <0%> (-100%) ⬇️
include/internal/iutest_stdlib.hpp 0% <0%> (-100%) ⬇️
include/iutest_param_tests.hpp 0% <0%> (-100%) ⬇️
include/internal/iutest_charcode.hpp 0% <0%> (-100%) ⬇️
include/iutest_core.hpp 0% <0%> (-100%) ⬇️
... and 200 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 d33b006...1bc03d5. Read the comment docs.

@srz-zumix
Copy link
Owner Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@srz-zumix
Copy link
Owner Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@srz-zumix srz-zumix closed this Apr 4, 2020
@srz-zumix srz-zumix deleted the fix/cxx_demangle_longlong_name branch April 4, 2020 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant