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

MAINT: Update files as per pyansys standards #762

Merged
merged 10 commits into from
Jun 10, 2024
Merged

Conversation

dipinknair
Copy link
Collaborator

@dipinknair dipinknair commented Jun 7, 2024

  • Update Contributing, Authors file
  • Replace .flake8 with pyproject.toml file for pre-commit
  • Remove .codespelrc since the ignored words are used from vocabularies
  • Update pre-commit-config with new and current changes
  • change codecov.yml location
  • Remove .tox.ini and move to pyproject.toml

@github-actions github-actions bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jun 7, 2024
@dipinknair dipinknair marked this pull request as ready for review June 7, 2024 22:10
@dipinknair dipinknair requested a review from a team as a code owner June 7, 2024 22:10
@dipinknair dipinknair requested a review from klmcadams June 7, 2024 22:10
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 7, 2024
@dipinknair dipinknair requested a review from RobPasMue June 7, 2024 22:33
@github-actions github-actions bot added the CI/CD label Jun 7, 2024
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.87%. Comparing base (4d636f3) to head (a7743f9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #762      +/-   ##
==========================================
- Coverage   81.63%   80.87%   -0.76%     
==========================================
  Files          32       32              
  Lines        1982     1982              
==========================================
- Hits         1618     1603      -15     
- Misses        364      379      +15     

Copy link
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

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

LGTM! Could you present this as well in tuesday's meeting? Especially flake8-pyproject and tox as part of the pyproject.toml config

CONTRIBUTING.md Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
@dipinknair
Copy link
Collaborator Author

LGTM! Could you present this as well in tuesday's meeting? Especially flake8-pyproject and tox as part of the pyproject.toml config

Sure.

@dipinknair dipinknair merged commit b98396e into main Jun 10, 2024
57 checks passed
@dipinknair dipinknair deleted the maint/repo-maint branch June 10, 2024 15:40
dipinknair added a commit that referenced this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies documentation Improvements or additions to documentation maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants