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

test: Add test cases for image with empty dimensions #702

Merged

Conversation

mloskot
Copy link
Member

@mloskot mloskot commented Jun 27, 2022

Description

Test fix #649

References

Tasklist

  • Ensure all CI builds pass

@mloskot mloskot added the test New tests development or missing tests issues, no new functionality label Jun 27, 2022
@mloskot mloskot added this to the Boost 1.80 milestone Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #702 (140378f) into develop (8d7034c) will increase coverage by 0.09%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #702      +/-   ##
===========================================
+ Coverage    80.84%   80.94%   +0.09%     
===========================================
  Files          116      116              
  Lines         5121     5121              
===========================================
+ Hits          4140     4145       +5     
+ Misses         981      976       -5     

@mloskot mloskot merged commit ef9b89a into boostorg:develop Jun 28, 2022
@mloskot mloskot deleted the ml/test-for-image-with-empty-dimensions branch June 28, 2022 06:03
mloskot added a commit that referenced this pull request Jun 29, 2022
* develop:
  test: Add more basic cases for image class (#423)
  test: Add virtual_2d_locator fixture; is_2d_traversable test case
  test: Check more properties of indexed_image_view from extension/toolbox
  test: Add basic is_1d_traversable cases for image_view
  chore: Update CMakeSettings.json sample [ci skip]
  chore: Update CMake to use latest cmake-conan/0.18.1 [ci skip]
  Add pmr image typedefs (#529)
  test: Add test cases for image with empty dimensions (#702)
  test: Case test_constructor_from_view was not called
  fix: Memory leak in image class for empty dimensions (#649)
  docs: Bump C++11 to C++14 as current required (#700)
  ci: Remove C++11 build jobs after C++14 switch (#698)
  build: Fix CMake source file extensions must be explicit
  refactor: Switch to trailing return types (#599)
  build: Bump Boost required by CMake from 1.72 to 1.80
  build: Update CMAKE_CXX_STANDARD from 11 to 14
@mloskot mloskot mentioned this pull request Jul 5, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test New tests development or missing tests issues, no new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant