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

fix: split attendance data by record size #166

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

rtdany10
Copy link
Contributor

When record_size is greater than or equal to 40, we should be splitting the data by the record_size and not by 40.

In my case, the record size was 49, splitting by 40 gave me useless data.

@rtdany10
Copy link
Contributor Author

@fananimi @kurenai-ryu please have a look

@rtdany10
Copy link
Contributor Author

Related: #102
@kurenai-ryu

@kurenai-ryu
Copy link
Collaborator

Hi, I made a 'cleaner' version, give a look, if you want, update this one so I can merge this one and close mine
#167

@rtdany10
Copy link
Contributor Author

Hi, I made a 'cleaner' version, give a look, if you want, update this one so I can merge this one and close mine #167

Thanks. I have made changes in this PR as well, you can merge either one. Let's get this live! :)

@kurenai-ryu kurenai-ryu merged commit 66006e7 into fananimi:master Mar 15, 2023
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.

2 participants