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

Add reaction time task #14

Merged
merged 8 commits into from
Mar 14, 2021
Merged

Add reaction time task #14

merged 8 commits into from
Mar 14, 2021

Conversation

saeub
Copy link
Owner

@saeub saeub commented Mar 13, 2021

Closes #13

  • Log events
  • Collect result data
  • Add tests

@codecov
Copy link

codecov bot commented Mar 13, 2021

Codecov Report

Merging #14 (e85d51d) into dev (6b2454d) will decrease coverage by 12.47%.
The diff coverage is 78.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev      #14       +/-   ##
===========================================
- Coverage   63.15%   50.67%   -12.48%     
===========================================
  Files          14       21        +7     
  Lines        1460     2060      +600     
===========================================
+ Hits          922     1044      +122     
- Misses        538     1016      +478     
Impacted Files Coverage Δ
lib/generated/intl/messages_de_CH.dart 0.00% <0.00%> (ø)
lib/main.dart 0.00% <ø> (ø)
lib/src/tasks/types.dart 47.82% <50.00%> (+0.45%) ⬆️
lib/src/tasks/reaction_time.dart 76.64% <76.64%> (ø)
lib/src/pages/task.dart 61.82% <90.62%> (+0.43%) ⬆️
lib/generated/intl/messages_en.dart 90.62% <100.00%> (+0.14%) ⬆️
lib/generated/l10n.dart 28.50% <100.00%> (+1.05%) ⬆️
lib/src/tasks/lexical_decision.dart 100.00% <100.00%> (ø)
lib/src/tasks/task.dart 100.00% <100.00%> (ø)
... and 6 more

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 6b2454d...e85d51d. Read the comment docs.

@saeub saeub marked this pull request as ready for review March 14, 2021 09:01
@saeub saeub merged commit e110695 into dev Mar 14, 2021
@saeub saeub deleted the reaction-time-task branch March 14, 2021 09:01
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

1 participant