medzuslovjansky / js-utils

Linguistic utilities for Interslavic language: https://medzuslovjansky.github.io/js-utils/
MIT License
4 stars 3 forks source link

feat: adjective comparsion #25

Closed noomorph closed 9 months ago

noomorph commented 9 months ago
  1. Adds optional argument to declensionAdjective and declensionAdjectiveFlat, which allows to limit output for superlative (adj.sup.) and comparative (adj.comp.) adjectives and avoids tautological forms like najnajlěpšejši.
  2. Updates test cases with the adj.comp. and adj.sup. instances.
github-actions[bot] commented 9 months ago

Pull Request Test Coverage Report for Build 7499624553


Totals Coverage Status
Change from base Build 7499557271: 0.4%
Covered Lines: 1527
Relevant Lines: 1602

💛 - Coveralls
github-actions[bot] commented 9 months ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: