Skip to content

Conversation

czgdp1807
Copy link
Member

References to other Issues or PRs or Relevant literature

Fixes #76
Closes #77

Brief description of what is fixed or changed

  • updated AUTHORS
  • fixed documentation
  • Added tests for presence of tabs

Other comments

* fixed documentation
* Added tests for presence of tabs
@czgdp1807 czgdp1807 added documentation Improvements or additions to documentation code_quality labels Jan 1, 2020
@codecov
Copy link

codecov bot commented Jan 1, 2020

Codecov Report

Merging #78 into master will decrease coverage by 0.055%.
The diff coverage is 90%.

@@              Coverage Diff              @@
##            master       #78       +/-   ##
=============================================
- Coverage   97.671%   97.615%   -0.056%     
=============================================
  Files           23        23               
  Lines         1503      1510        +7     
=============================================
+ Hits          1468      1474        +6     
- Misses          35        36        +1
Impacted Files Coverage Δ
...datastructs/miscellaneous_data_structures/stack.py 90.243% <ø> (ø) ⬆️
pydatastructs/utils/tests/test_code_quality.py 90.384% <90%> (-0.727%) ⬇️

Impacted file tree graph

@czgdp1807 czgdp1807 merged commit 9ee423c into codezonediitj:master Jan 1, 2020
@czgdp1807 czgdp1807 deleted the minor-fixes branch January 1, 2020 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code_quality documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add quality tests for indendation size
1 participant