Skip to content

plugin entrypoint compatibility fix for python 3.7#50

Merged
Chilipp merged 15 commits intomasterfrom
develop
Feb 13, 2022
Merged

plugin entrypoint compatibility fix for python 3.7#50
Chilipp merged 15 commits intomasterfrom
develop

Conversation

@Chilipp
Copy link
Member

@Chilipp Chilipp commented Feb 13, 2022

  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Fully documented, including CHANGELOG.rst for all changes

Chilipp added 15 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
@Chilipp Chilipp enabled auto-merge (squash) February 13, 2022 22:52
@Chilipp Chilipp disabled auto-merge February 13, 2022 22:53
@Chilipp Chilipp enabled auto-merge (squash) February 13, 2022 22:54
@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #50 (299f21d) into master (6204526) will decrease coverage by 0.05%.
The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   77.38%   77.33%   -0.06%     
==========================================
  Files          16       16              
  Lines        5802     5810       +8     
==========================================
+ Hits         4490     4493       +3     
- Misses       1312     1317       +5     
Impacted Files Coverage Δ
psyplot/config/rcsetup.py 70.92% <33.33%> (-0.63%) ⬇️
psyplot/utils.py 78.28% <81.81%> (+0.27%) ⬆️
psyplot/__init__.py 71.42% <100.00%> (-1.30%) ⬇️

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 6204526...299f21d. Read the comment docs.

@Chilipp Chilipp merged commit 5e62dfc into master Feb 13, 2022
@Chilipp Chilipp added the release This PR is a new release of the repository label Feb 14, 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