Skip to content

Minor fix for grid files#55

Merged
Chilipp merged 20 commits intomasterfrom
develop
Aug 26, 2022
Merged

Minor fix for grid files#55
Chilipp merged 20 commits intomasterfrom
develop

Conversation

@Chilipp
Copy link
Member

@Chilipp Chilipp commented Aug 26, 2022

see #53

Chilipp added 20 commits October 8, 2021 12:41
* check dimensions prior to update

* minor fix for ci

* small fix for variable name

* first select the data, then transform to dataset

* always use isel for default_slice in from_dataset

* add convert_coordinate method for Plotter and Formatoption

* use psyplot-ci-orb@1.5.27

* [skip ci] Update Changelog
* fix compatibility issues for python 3.10

closes #42

* remove _validate parameter when loading figure
  (compatibility fix for matplotlib=3.5)

* add pipeline parameter for python version

* remove unnecessary specifications

* update changelog
* plugin entrypoint compatibility fix for python 3.7

* use psyplot-ci-orb@1.5.31

* [skip ci] update changelog
as they seem to have a server problem at the moment
* replace gitter with mattermost

* use psyplot-ci-orb@1.5.28
* use psyplot-ci-orb@1.5.32

* minor fix to avoid race conditions when creating dirs

closes #52
@Chilipp Chilipp added the release This PR is a new release of the repository label Aug 26, 2022
@Chilipp Chilipp self-assigned this Aug 26, 2022
@Chilipp Chilipp enabled auto-merge August 26, 2022 19:36
@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #55 (95cc0a9) into master (5e62dfc) will not change coverage.
The diff coverage is 0.00%.

❗ Current head 95cc0a9 differs from pull request most recent head d3de997. Consider uploading reports for the commit d3de997 to get more accurate results

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   77.33%   77.33%           
=======================================
  Files          16       16           
  Lines        5810     5810           
=======================================
  Hits         4493     4493           
  Misses       1317     1317           
Impacted Files Coverage Δ
psyplot/config/rcsetup.py 70.92% <0.00%> (ø)
psyplot/project.py 83.09% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Chilipp Chilipp merged commit 131e7dc into master Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release This PR is a new release of the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant