muk-it / muk_dms

MuK Document Management System
GNU Lesser General Public License v3.0
91 stars 144 forks source link

[FIX]:Solve issue #89 for filtering the tags. #103

Closed ajaychauhan727 closed 5 years ago

ajaychauhan727 commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #103 into 12.0 will decrease coverage by 0.19%. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             12.0    #103     +/-   ##
========================================
- Coverage   81.79%   81.6%   -0.2%     
========================================
  Files          39      39             
  Lines        1692    1696      +4     
========================================
  Hits         1384    1384             
- Misses        308     312      +4
Impacted Files Coverage Δ
muk_dms/models/file.py 84.19% <0%> (-1.26%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0198265...77abefc. Read the comment docs.

keshrath commented 5 years ago

Thanks for your PR. Since we don't use Github directly as development tool, but only as community portal, I can't accept it directly, as otherwise our CI workflow won't work. However, I have inserted and published your changes.

Commit: https://github.com/muk-it/muk_dms/commit/cb30e298e35d507b880ddf8847db175ef620c969

ajaychauhan727 commented 5 years ago

@keshrath Thanks for the update. Please let me know if I can contribute to your projects with your preferred workflow.

keshrath commented 5 years ago

The PRs on Github are absolutely fine. If there are so many that it takes too much time to copy them manually, I'll just script it.