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

REL: release 1.7.0 #95

Merged
merged 89 commits into from
Dec 17, 2023
Merged

REL: release 1.7.0 #95

merged 89 commits into from
Dec 17, 2023

Conversation

neutrinoceros
Copy link
Collaborator

No description provided.

MNT: drop support for EOL Python versions 3.6 and 3.7
MNT: fixup codespell check
MNT: migrate linting and formatting to pre-commit + ruff
MNT: temporarily deactivate cross-plateform CI
MNT: exclude *.yaml files in MANIFEST.in
TST: add color to pytest output in CI
STY: manually fix remaining ruff violations
MNT: drop support for Python 3.8
TST: add explicit support for Python 3.10 to 3.12
TST: drop support for Windows x86 (32 bits arch)
MNT: bump minimal requirement for numpy (1.17.3 -> 1.19.3)
BUG: fix compatibility with matplotlib 3.5
MNT: stop linting with flake8 (ruff is already doing the job)
TST: separate publication-related tasks from normal tests
Copy link

codecov bot commented Dec 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e76ef9) 99.82% compared to head (ea6cf47) 98.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   99.82%   98.46%   -1.36%     
==========================================
  Files           4        5       +1     
  Lines         565      585      +20     
==========================================
+ Hits          564      576      +12     
- Misses          1        9       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neutrinoceros neutrinoceros merged commit c19cfde into master Dec 17, 2023
35 of 37 checks passed
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.

1 participant