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

🚧 Disallow xarray versions breaking plotting in integration tests #900

Merged

Conversation

s-weigand
Copy link
Member

@s-weigand s-weigand commented Nov 12, 2021

The 0.20.0 release introduced a bug breaking plotting in integration tests (see also #892 ).
By now this bug has been fixed but no new version of xarray has yet been released, so we should disallow the breaking versions.
If a fixed version has been released we can think of raising the minimal version.

Change summary

  • 🚧 Disallow xarray versions breaking plotting in integration tests

Checklist

  • ✔️ Passing the tests (mandatory for all PR's)

@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch s-weigand/pyglotaran/exclude-xarray-version-breaking-tests

@sonarcloud
Copy link

sonarcloud bot commented Nov 12, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.1% 2.1% Duplication

Copy link
Member

@jsnel jsnel left a comment

Choose a reason for hiding this comment

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

👍

@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #900 (e45682c) into main (ddec540) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #900   +/-   ##
=====================================
  Coverage   84.7%   84.7%           
=====================================
  Files         81      81           
  Lines       4603    4603           
  Branches     849     849           
=====================================
  Hits        3902    3902           
  Misses       559     559           
  Partials     142     142           

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 ddec540...e45682c. Read the comment docs.

@s-weigand s-weigand merged commit ded0711 into glotaran:main Nov 12, 2021
@s-weigand s-weigand deleted the exclude-xarray-version-breaking-tests branch November 12, 2021 21:40
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