Skip to content

Conversation

@waketzheng
Copy link
Contributor

@waketzheng waketzheng commented Jul 28, 2025

Description

  1. change documentation url in pyproject.toml
  2. remove outdate item nose2 in docs/CONTRIBUTING.rst
  3. remove duplicated --cov-append in Makefile
image image

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 28, 2025

CodSpeed Performance Report

Merging #1982 will not alter performance

Comparing waketzheng:fix-contributing (2f1c59f) with develop (65bc23e)

Summary

✅ 16 untouched benchmarks

@coveralls
Copy link

coveralls commented Jul 28, 2025

Pull Request Test Coverage Report for Build 16674932244

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.63%

Totals Coverage Status
Change from base Build 16380928706: 0.0%
Covered Lines: 6671
Relevant Lines: 7261

💛 - Coveralls

_typehints:
mypy $(checkfiles)
bandit -c pyproject.toml -r $(checkfiles)
twine check dist/*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

twine and bandit aren't type hint checks. Otherwise, the PR looks good to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed typehints to codeqc, is't ok?

@waketzheng waketzheng merged commit 8a13189 into tortoise:develop Aug 3, 2025
9 checks passed
@waketzheng waketzheng deleted the fix-contributing branch August 3, 2025 06:09
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.

3 participants