Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(clafrica): decouplage into separate components #72

Merged
merged 1 commit into from
Aug 20, 2023
Merged

Conversation

pythonbrad
Copy link
Collaborator

@pythonbrad pythonbrad commented Aug 20, 2023

Issue

Advice

This pull request implies a rebase of the clafrica application and modify the architecture of the clafrica application

Change

  • The processor component now handles keyboard events
  • The translator component generates candidates for a given segment

@pythonbrad pythonbrad self-assigned this Aug 20, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5917120703

  • 205 of 208 (98.56%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 99.182%

Changes Missing Coverage Covered Lines Changed/Added Lines %
clafrica/src/api.rs 11 12 91.67%
clafrica/src/config.rs 66 68 97.06%
Totals Coverage Status
Change from base Build 5916945830: -0.2%
Covered Lines: 606
Relevant Lines: 611

💛 - Coveralls

@pythonbrad pythonbrad merged commit 49d3a94 into main Aug 20, 2023
5 checks passed
@pythonbrad pythonbrad deleted the rebase branch August 20, 2023 11:51
- The processor component now handles keyboard events
- The translator component generates candidates for a given segment
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.

None yet

2 participants