File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# This workflow will install Python dependencies, run tests and lint with a single version of Python
22# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
33
4- name : Python application
4+ name : Pytest & Flake8
55
66on :
77 push :
Original file line number Diff line number Diff line change @@ -8,7 +8,15 @@ and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0
88
99[Unreleased]
1010------------
11+ Changed
12+ ^^^^^^^
13+ Fixed
14+ ^^^^^
15+ Added
16+ ^^^^^
1117
18+ [3.4.0] - 2021-03-29
19+ --------------------
1220Changed
1321^^^^^^^
1422- `TrackEddiesObservations.filled_by_interpolation ` method stop to normalize longitude, to continue to have same
Original file line number Diff line number Diff line change 22[ ![ Documentation Status] ( https://readthedocs.org/projects/py-eddy-tracker/badge/?version=stable )] ( https://py-eddy-tracker.readthedocs.io/en/stable/?badge=stable )
33[ ![ Gitter] ( https://badges.gitter.im/py-eddy-tracker/community.svg )] ( https://gitter.im/py-eddy-tracker/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
44[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/AntSimi/py-eddy-tracker/master?urlpath=lab/tree/notebooks/python_module/ )
5+ [ ![ pytest] ( https://github.com/AntSimi/py-eddy-tracker/actions/workflows/python-app.yml/badge.svg )] ( https://github.com/AntSimi/py-eddy-tracker/actions/workflows/python-app.yml )
56
67# README #
78
You can’t perform that action at this time.
0 commit comments