Completed
Push — 178-feature/delete-terms--by-p... ( 859ec4...e8fd14 )
by Rajan
30:36 queued 27:15
created

No notable changes

There were no notable changes in the changeset which was inspected.

9.53
▶   ± 0
Test Coverage
15%
▶ ±0%
Head
Rajan  
Merge pull request #464 from sudar/analysis-XlJQYQ
1 more commit
Base
Rajan  
Fix codecy issue The method delete_terms_by_id uses an else expression. Else is never necessary and you can simplify the code to work without else. Fix #178