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 test warnings [14670] #162

Merged
merged 2 commits into from
Sep 30, 2022
Merged

Fix test warnings [14670] #162

merged 2 commits into from
Sep 30, 2022

Conversation

jparisu
Copy link
Contributor

@jparisu jparisu commented Jul 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Base: 57.73% // Head: 0.00% // Decreases project coverage by -57.73% ⚠️

Coverage data is based on head (2f2fc00) compared to base (f8133d3).
Patch has no changes to coverable lines.

❗ Current head 2f2fc00 differs from pull request most recent head dc45162. Consider uploading reports for the commit dc45162 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #162       +/-   ##
==========================================
- Coverage   57.73%   0.00%   -57.74%     
==========================================
  Files          31      29        -2     
  Lines        4330    4171      -159     
  Branches     2320    2305       -15     
==========================================
- Hits         2500       0     -2500     
- Misses         60    4171     +4111     
+ Partials     1770       0     -1770     
Impacted Files Coverage Δ
src/cpp/database/data.cpp 0.00% <0.00%> (-100.00%) ⬇️
src/cpp/types/EntityId.cpp 0.00% <0.00%> (-100.00%) ⬇️
src/cpp/database/samples.cpp 0.00% <0.00%> (-100.00%) ⬇️
src/cpp/database/entities.hpp 0.00% <0.00%> (-100.00%) ⬇️
src/cpp/detail/data_aggregators/SumAggregator.ipp 0.00% <0.00%> (-100.00%) ⬇️
src/cpp/detail/data_aggregators/NoneAggregator.ipp 0.00% <0.00%> (-100.00%) ⬇️
...rc/cpp/detail/data_aggregators/CountAggregator.ipp 0.00% <0.00%> (-100.00%) ⬇️
...lude/fastdds_statistics_backend/types/EntityId.hpp 0.00% <0.00%> (-100.00%) ⬇️
.../cpp/detail/data_aggregators/MaximumAggregator.ipp 0.00% <0.00%> (-100.00%) ⬇️
.../cpp/detail/data_aggregators/MinimumAggregator.ipp 0.00% <0.00%> (-100.00%) ⬇️
... and 21 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jparisu jparisu temporarily deployed to codecov July 8, 2022 10:45 Inactive
@jparisu jparisu changed the title Fix test warnings Fix test warnings [14670] Jul 11, 2022
@jparisu jparisu temporarily deployed to codecov September 29, 2022 13:46 Inactive
irenebm
irenebm previously approved these changes Sep 30, 2022
jparisu added 2 commits September 30, 2022 10:03
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
@EduPonz EduPonz added this to the v0.7.1 milestone Sep 30, 2022
@EduPonz EduPonz merged commit e0f52bd into main Sep 30, 2022
@EduPonz EduPonz deleted the fix/test-warnings branch September 30, 2022 08:44
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.

3 participants