Skip to content

Conversation

@sushain97
Copy link
Member

need to fix this before merging:

e.g. before

$ curl -G --data "lang=kaz&q=Сен+бардың+ба?" http://localhost:2737/analyze
[["Сен/сен<v><tv><imp><p2><sg>/сен<prn><pers><p2><sg><nom>","Сен "], ["бардың ба/бар<adj><subst><gen>+ма<qst>/бар<v><iv><ifi><p2><sg>+ма<qst>","бардың ба"], ["?/?<sent>","?"]]

and now

$ curl -G --data "lang=kaz&q=Сен+бардың+ба?" http://localhost:2737/analyze
[["Сен/сен<v><tv><imp><p2><sg>/сен<prn><pers><p2><sg><nom>","Сен"], ["бардың ба/бар<adj><subst><gen>+ма<qst>/бар<v><iv><ifi><p2><sg>+ма<qst>"," бардың ба"], ["?/?<sent>","?"]]
  • Update changelog
  • Bump version
  • Update news
  • Add tests for multiple LU

@coveralls
Copy link

coveralls commented Apr 27, 2018

Pull Request Test Coverage Report for Build 892

  • 19 of 24 (79.17%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 45.383%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apertium_apy/apy.py 1 2 50.0%
apertium_apy/handlers/analyze.py 4 6 66.67%
apertium_apy/handlers/generate.py 14 16 87.5%
Totals Coverage Status
Change from base Build 890: 0.04%
Covered Lines: 1052
Relevant Lines: 2092

💛 - Coveralls

@sushain97 sushain97 force-pushed the master branch 2 times, most recently from b36ac97 to 51fb9c5 Compare January 3, 2022 10:56
@TinoDidriksen TinoDidriksen force-pushed the master branch 3 times, most recently from e88afb1 to ee3db28 Compare March 25, 2025 11:42
@TinoDidriksen TinoDidriksen force-pushed the master branch 2 times, most recently from fe64bac to f22c450 Compare October 16, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants