Commit Graph
19 Commits
Author SHA1 Message Date
dependabot[bot] 81b54accb5 Bump codecov/codecov-action from 3 to 4 (#165)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 20:03:43 +01:00
dependabot[bot] 942c68dc78 Bump actions/setup-python from 4 to 5 (#163) 2024-01-01 16:29:45 +01:00
Xavier Olive 36fb0de92c upgrade poetry version 2023-12-19 09:59:35 +01:00
dependabot[bot] 77273153cb Bump actions/checkout from 3 to 4 (#158)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-01 18:36:54 +02:00
dependabot[bot] b4c81db151 Bump snok/install-poetry from 1.3.3 to 1.3.4 (#156)
Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/snok/install-poetry/releases)
- [Commits](https://github.com/snok/install-poetry/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: snok/install-poetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 13:45:09 +09:00
Paul de JongandJunzi Sun 50864b56aa Remove rounding in pyModeS (#147)
* Update bds50.py: round roll to 3 places instead of 1

Provide a bit more detail for smaller roll angles.

* remove rounding

* update poetry

* update poetry

* update test

* update bds06

* update workflow

---------

Co-authored-by: Junzi Sun <junzisun@gmail.com>
2023-05-22 17:00:58 +02:00
dependabot[bot] 8403cb61e4 Bump actions/checkout from 2 to 3 (#145)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 14:45:28 +01:00
dependabot[bot] a5b8d670d3 Bump actions/setup-python from 2 to 4 (#144)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 14:45:05 +01:00
Xavier Olive dc9d7ea91a fix test runner.os 2022-12-30 14:10:22 +01:00
Xavier Olive 5bc11cd78c fix test runner.os 2022-12-30 14:08:44 +01:00
dependabot[bot] e1017bc2e5 Bump codecov/codecov-action from 2 to 3 (#136)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 14:02:05 +01:00
Xavier Olive 6140f84058 update yml 2022-12-30 00:59:30 +01:00
Xavier Olive a8f3b9c811 attempt to fix poetry windows cache issue 2022-12-28 00:11:52 +01:00
Xavier Olive 4cf99e8927 switch to poetry (#135) 2022-12-27 23:58:28 +01:00
Xavier Olive 0667c1b3c3 include Python 3.11 2022-11-01 20:45:47 +09:00
Xavier Olive 73c3a75234 more os 2022-04-18 18:50:38 +02:00
Xavier Olive 06941bac2e fix tests 2022-04-18 18:47:12 +02:00
Xavier Olive 6e33ac0288 with mypy 2022-04-18 18:32:33 +02:00
Xavier Olive 65ce1a62c4 test ci and fix #125 2022-04-18 17:59:30 +02:00