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

Add pyproject.toml file #1545

Merged
merged 7 commits into from
Jul 12, 2023
Merged

Add pyproject.toml file #1545

merged 7 commits into from
Jul 12, 2023

Conversation

shahzebsiddiqui
Copy link
Member

This PR will add pyproject.toml to centralize configuration file into one location. With this change we will remove .coveragerc and .isort.cfg.

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch coverage: 97.62% and project coverage change: -0.09 ⚠️

Comparison is base (c0d7fe0) 77.97% compared to head (b730a97) 77.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1545      +/-   ##
==========================================
- Coverage   77.97%   77.88%   -0.09%     
==========================================
  Files          57       57              
  Lines        6615     6623       +8     
==========================================
  Hits         5158     5158              
- Misses       1457     1465       +8     
Impacted Files Coverage Δ
buildtest/builders/base.py 89.33% <ø> (ø)
buildtest/buildsystem/checks.py 71.36% <ø> (ø)
buildtest/cli/cdash.py 88.61% <ø> (ø)
buildtest/schemas/utils.py 100.00% <ø> (ø)
buildtest/system.py 54.50% <ø> (ø)
buildtest/cli/buildspec.py 93.87% <87.50%> (ø)
buildtest/buildsystem/parser.py 98.31% <100.00%> (-1.69%) ⬇️
buildtest/cli/__init__.py 100.00% <100.00%> (ø)
buildtest/cli/build.py 95.93% <100.00%> (ø)
buildtest/cli/clean.py 88.57% <100.00%> (ø)
... and 15 more

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@shahzebsiddiqui shahzebsiddiqui merged commit 4e6dfae into devel Jul 12, 2023
@shahzebsiddiqui shahzebsiddiqui deleted the pyproject.toml branch July 12, 2023 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant