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

BEHAVIOR: mege setup.cfg into pyproject.toml #184

Merged
merged 13 commits into from
Oct 3, 2023

FIX: install `dataclasses` in Python 3.6

703db48
Select commit
Loading
Failed to load commit list.
Merged

BEHAVIOR: mege setup.cfg into pyproject.toml #184

FIX: install `dataclasses` in Python 3.6
703db48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 3, 2023 in 1s

30.23% of diff hit (target 0.00%)

View this Pull Request on Codecov

30.23% of diff hit (target 0.00%)

Annotations

Check warning on line 39 in src/repoma/check_dev_files/deprecated.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/deprecated.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 118 in src/repoma/check_dev_files/deprecated.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/deprecated.py#L118

Added line #L118 was not covered by tests

Check warning on line 126 in src/repoma/check_dev_files/deprecated.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/deprecated.py#L126

Added line #L126 was not covered by tests

Check warning on line 154 in src/repoma/check_dev_files/deprecated.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/deprecated.py#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 177 in src/repoma/check_dev_files/deprecated.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/deprecated.py#L175-L177

Added lines #L175 - L177 were not covered by tests

Check warning on line 181 in src/repoma/check_dev_files/deprecated.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/deprecated.py#L179-L181

Added lines #L179 - L181 were not covered by tests

Check warning on line 185 in src/repoma/check_dev_files/deprecated.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/deprecated.py#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 190 in src/repoma/check_dev_files/deprecated.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/deprecated.py#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 194 in src/repoma/check_dev_files/deprecated.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/deprecated.py#L192-L194

Added lines #L192 - L194 were not covered by tests

Check warning on line 52 in src/repoma/check_dev_files/pyright.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/pyright.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 59 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L59

Added line #L59 was not covered by tests

Check warning on line 97 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L94-L97

Added lines #L94 - L97 were not covered by tests

Check warning on line 99 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L99

Added line #L99 was not covered by tests

Check warning on line 107 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L103-L107

Added lines #L103 - L107 were not covered by tests

Check warning on line 109 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L109

Added line #L109 was not covered by tests

Check warning on line 111 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L111

Added line #L111 was not covered by tests

Check warning on line 113 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L113

Added line #L113 was not covered by tests

Check warning on line 121 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 126 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L123-L126

Added lines #L123 - L126 were not covered by tests

Check warning on line 130 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L130

Added line #L130 was not covered by tests

Check warning on line 132 in src/repoma/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/ruff.py#L132

Added line #L132 was not covered by tests

Check warning on line 39 in src/repoma/check_dev_files/setup_cfg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/setup_cfg.py#L39

Added line #L39 was not covered by tests

Check warning on line 60 in src/repoma/check_dev_files/setup_cfg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/setup_cfg.py#L52-L60

Added lines #L52 - L60 were not covered by tests

Check warning on line 64 in src/repoma/check_dev_files/setup_cfg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/setup_cfg.py#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 69 in src/repoma/check_dev_files/setup_cfg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repoma/check_dev_files/setup_cfg.py#L66-L69

Added lines #L66 - L69 were not covered by tests