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

feat: compute reading measures from event and textstimulus dataframe #967

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

SiQube
Copy link
Member

@SiQube SiQube commented Feb 25, 2025

given a EventDataFrame and TextStimulus, compute reading measures.

relies on #852

@github-actions github-actions bot added the enhancement New feature or request label Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 8.51064% with 86 lines in your changes missing coverage. Please review.

Project coverage is 97.64%. Comparing base (9073c28) to head (00a07d5).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
src/pymovements/reading_measures/frame.py 8.51% 85 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #967      +/-   ##
===========================================
- Coverage   100.00%   97.64%   -2.36%     
===========================================
  Files           74       78       +4     
  Lines         3462     3649     +187     
  Branches       622      646      +24     
===========================================
+ Hits          3462     3563     +101     
- Misses           0       85      +85     
- Partials         0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant