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

Elevate #40

Merged
merged 8 commits into from
Sep 21, 2024
Merged

Elevate #40

merged 8 commits into from
Sep 21, 2024

Conversation

mih
Copy link
Member

@mih mih commented Sep 21, 2024

No description provided.

mih added 5 commits September 21, 2024 11:25
This is implemented via a hatch build hook that writes the version info
to `datasalad/_version.py`. This file is gitignored.
Do not ship GitHub workflows, CI tools and rendered documentation.
All environments now feature a description of their purpose, which is
discoverable by running `hatch env show`.

There is now a matrix test run setup to execute (select) tests across
all current Python versions.

There are additional environments for spell checking, and release
management.
mih added 2 commits September 21, 2024 11:33
To make this possible, the codecov uploader execution is now conditional
on the CODECOV_BINARY variable being defined.
@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (b82c58c) to head (c0c9b41).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   98.02%   96.63%   -1.40%     
==========================================
  Files          19       20       +1     
  Lines         659      653       -6     
  Branches      118       79      -39     
==========================================
- Hits          646      631      -15     
- Misses          7       11       +4     
- Partials        6       11       +5     
Flag Coverage Δ
96.63% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

codeclimate bot commented Sep 21, 2024

Code Climate has analyzed commit 453c026 and detected 0 issues on this pull request.

View more on Code Climate.

@mih mih merged commit 4d0d46d into main Sep 21, 2024
5 checks passed
@mih mih deleted the elevate branch September 21, 2024 09:44
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.

2 participants