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

Extend DynamicAny test to increase coverage of the DynamicAny impleme… #199

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

jwillemsen
Copy link
Member

…ntation

* tests/dynany/analyzer.cpp:
* tests/dynany/data.h:
* tests/dynany/run_test.pl:
* tests/dynany/test_dynany.cpp:

…ntation

    * tests/dynany/analyzer.cpp:
    * tests/dynany/data.h:
    * tests/dynany/run_test.pl:
    * tests/dynany/test_dynany.cpp:
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #199 (445041b) into master (574a8f9) will increase coverage by 0.15%.
The diff coverage is 59.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   59.45%   59.60%   +0.15%     
==========================================
  Files         570      570              
  Lines       47338    47498     +160     
  Branches     4166     4186      +20     
==========================================
+ Hits        28144    28312     +168     
+ Misses      16143    16115      -28     
- Partials     3051     3071      +20     
Impacted Files Coverage Δ
tests/dynany/data.h 100.00% <ø> (ø)
tests/dynany/test_dynany.cpp 64.49% <58.53%> (-2.74%) ⬇️
tests/dynany/analyzer.cpp 74.11% <100.00%> (+2.60%) ⬆️
tao/x11/dynamic_any/dyn_common.cpp 42.99% <0.00%> (+3.72%) ⬆️
tao/x11/dynamic_any/dynany_impl.cpp 67.31% <0.00%> (+13.29%) ⬆️

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 574a8f9...445041b. Read the comment docs.

@jwillemsen jwillemsen merged commit 0d272a7 into RemedyIT:master Feb 17, 2022
@jwillemsen jwillemsen deleted the jwi-dynanytest2 branch February 17, 2022 15:06
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.

1 participant