Skip to content

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Apr 7, 2025

Reason for this pull request

Filter the clockwise winding warning from all tests that import the data sets with that issue.

Also ignore the numpy ndarray size warning until someone has time to look at the problem.

Refs #1716

Proposed changes

  • Closes #xxxx

  • Tests added / passed

  • Fully documented, including docs/about/whats_new.rst for all changes


📚 Documentation preview 📚: https://datacube-core--1768.org.readthedocs.build/en/1768/

Copy link

codecov bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.69%. Comparing base (303a346) to head (dcd3b21).
Report is 456 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1768   +/-   ##
========================================
  Coverage    85.69%   85.69%           
========================================
  Files          149      149           
  Lines        16133    16133           
========================================
  Hits         13825    13825           
  Misses        2308     2308           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

pjonsson added 2 commits April 7, 2025 14:30
I'm not sure if there is anything
we can do to fix this warning, but
having the warning in our output
does not improve the situation,
so ignore it for now.
Some datasets used in testing are
wound clockwise, so ignore the winding
warning in these tests.
@pjonsson pjonsson force-pushed the fix-winding-warnings branch from 11a52c0 to dcd3b21 Compare April 7, 2025 12:30
@pjonsson
Copy link
Contributor Author

pjonsson commented Apr 7, 2025

Added this PR to the whats_new.rst update in #1769.

Copy link
Contributor

@SpacemanPaul SpacemanPaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we would address these warnings by fixing the winding in the test data. However, given that we are dealing with legacy tests here, this makes sense.

Thanks again.

@SpacemanPaul SpacemanPaul merged commit c9ee195 into opendatacube:develop Apr 8, 2025
19 checks passed
@pjonsson pjonsson deleted the fix-winding-warnings branch April 8, 2025 07:55
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.

2 participants