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

[FEATURE] Handle pyproject.toml as --configuration argument #759

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

RenjiSann
Copy link
Contributor

Pull Request Check List

Resolves: #752

  • Added tests for changed code.
  • Updated documentation for changed code.

@christopherpickering
Copy link
Contributor

@RenjiSann try running poetry run tox -e isort,black,lint,test-fast, hopefully that will resolve some of the issues.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.12% 🎉

Comparison is base (c339061) 95.35% compared to head (f6dbef2) 95.47%.
Report is 26 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #759      +/-   ##
==========================================
+ Coverage   95.35%   95.47%   +0.12%     
==========================================
  Files          16       16              
  Lines        1033     1061      +28     
  Branches      278      283       +5     
==========================================
+ Hits          985     1013      +28     
+ Misses         34       33       -1     
- Partials       14       15       +1     
Files Changed Coverage Δ
src/djlint/settings.py 92.67% <100.00%> (+1.30%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@christopherpickering christopherpickering merged commit d6f7c6a into djlint:dev Sep 19, 2023
40 checks passed
@christopherpickering
Copy link
Contributor

🎉 This PR is included in version 1.34.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants