Skip to content

Comments

fix: split attendance data by record size#166

Merged
kurenai-ryu merged 2 commits intofananimi:masterfrom
rtdany10:attn-data-split
Mar 15, 2023
Merged

fix: split attendance data by record size#166
kurenai-ryu merged 2 commits intofananimi:masterfrom
rtdany10:attn-data-split

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