Skip to content

Conversation

@mih
Copy link
Member

@mih mih commented Sep 22, 2024

No description provided.

mih added 12 commits September 21, 2024 11:44
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.
To make this possible, the codecov uploader execution is now conditional
on the CODECOV_BINARY variable being defined.
The tests run on appveyor like the run locally too. There is no
significant use of appveyor-provided Python installations and virtual
environments anymore. This is all managed via hatch.

The changeset also includes the switch to CodeCov's new CLI uploaders.
This now requires an access token to be set (done via ENV).
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.03%. Comparing base (b82c58c) to head (93cee11).
Report is 12 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   98.02%   98.03%           
=======================================
  Files          19       20    +1     
  Lines         659      661    +2     
  Branches      118      126    +8     
=======================================
+ Hits          646      648    +2     
  Misses          7        7           
  Partials        6        6           
Flag Coverage Δ
?

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.

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 93cee11 and detected 0 issues on this pull request.

View more on Code Climate.

@mih mih merged commit c43725c into main Sep 22, 2024
7 checks passed
@mih mih deleted the docs branch September 22, 2024 15:16
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