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

GH-46: Add flake8 config #86

Merged
merged 1 commit into from
Mar 12, 2023
Merged

GH-46: Add flake8 config #86

merged 1 commit into from
Mar 12, 2023

Conversation

didix21
Copy link
Owner

@didix21 didix21 commented Mar 12, 2023

  • Format mdutils source files.
  • Format mdutils tests files.

@codecov
Copy link

codecov bot commented Mar 12, 2023

Codecov Report

Merging #86 (75f7b29) into master (f4562f9) will decrease coverage by 0.03%.
The diff coverage is 82.20%.

❗ Current head 75f7b29 differs from pull request most recent head 73767f5. Consider uploading reports for the commit 73767f5 to get more accurate results

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   88.37%   88.35%   -0.03%     
==========================================
  Files          13       13              
  Lines         499      498       -1     
  Branches       95       95              
==========================================
- Hits          441      440       -1     
  Misses         37       37              
  Partials       21       21              
Impacted Files Coverage Δ
mdutils/mdutils.py 74.60% <70.00%> (ø)
mdutils/tools/Header.py 82.35% <71.87%> (ø)
mdutils/tools/TableOfContents.py 88.88% <80.00%> (ø)
mdutils/tools/TextUtils.py 91.48% <80.95%> (ø)
mdutils/tools/Table.py 90.24% <86.66%> (ø)
mdutils/fileutils/fileutils.py 100.00% <100.00%> (ø)
mdutils/tools/Html.py 93.87% <100.00%> (ø)
mdutils/tools/Image.py 100.00% <100.00%> (ø)
mdutils/tools/Link.py 97.36% <100.00%> (ø)
mdutils/tools/MDList.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@didix21 didix21 force-pushed the maintenance/add-flake8-config branch from 75f7b29 to f4328c7 Compare March 12, 2023 15:32
@didix21 didix21 changed the title maintenance/add flake8 config Add flake8 config Mar 12, 2023
@didix21 didix21 force-pushed the maintenance/add-flake8-config branch from f4328c7 to 6fa6142 Compare March 12, 2023 15:34
@didix21 didix21 changed the title Add flake8 config GH-46: Add flake8 config Mar 12, 2023
@didix21 didix21 force-pushed the maintenance/add-flake8-config branch 2 times, most recently from 78e0e39 to 6c83159 Compare March 12, 2023 15:39
- Format mdutils source files.
- Format mdutils tests files.
@didix21 didix21 force-pushed the maintenance/add-flake8-config branch from 6c83159 to 73767f5 Compare March 12, 2023 15:42
@didix21 didix21 merged commit ea587c9 into master Mar 12, 2023
@didix21 didix21 deleted the maintenance/add-flake8-config branch March 12, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant