xarray-contrib / xarray-contrib/flox
Address repo-review comments
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 137
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
General
- Detected build backend:
setuptools.build_meta - Detected license(s): Apache Software License
| ? | Name | Description |
|---|---|---|
| ❌ | PY007 |
Supports an easy task runner (nox or tox)
Projects must have a |
PyProject
| ? | Name | Description |
|---|---|---|
| ❌ | PP304 |
Sets the log level in pytest
|
| ❌ | PP305 |
Specifies xfail_strict
|
| ❌ | PP306 |
Specifies strict config
|
| ❌ | PP307 |
Specifies strict markers
|
| ❌ | PP308 |
Specifies useful pytest summary
|
| ❌ | PP309 |
Filter warnings specified
|
Pre-commit
| ? | Name | Description |
|---|---|---|
| ❌ | PC111 |
Uses blacken-docs
Must have |
| ❌ | PC140 |
Uses mypy
Must have |
| ❌ | PC170 |
Uses PyGrep hooks (only needed if RST present)
Must have |
| ❌ | PC901 |
Custom pre-commit CI message
Should have something like this in
|
MyPy
| ? | Name | Description |
|---|---|---|
| ❌ | MY101 |
MyPy strict mode
Must have
|
Ruff
| ? | Name | Description |
|---|---|---|
| ❌ | RF101 |
Bugbear must be selected
Must select the flake8-bugbear
|
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review pyproject.toml and .pre-commit-config.yaml first, then compare the listed repo-review checks with the current configuration. Add the requested pytest, MyPy, Ruff, and pre-commit settings, and provide a noxfile.py or tox.ini for the task runner. Done means the affected repo-review checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100