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

implement Hash for Serial #1205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

i509VCB
Copy link
Member

@i509VCB i509VCB commented Nov 7, 2023

No description provided.

@i509VCB i509VCB changed the title implement Hash for Serial implement Eq and Hash for Serial Nov 7, 2023
@i509VCB i509VCB changed the title implement Eq and Hash for Serial implement Hash for Serial Nov 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (a8f3c46) 19.38% compared to head (c6d5ccf) 22.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1205      +/-   ##
==========================================
+ Coverage   19.38%   22.00%   +2.61%     
==========================================
  Files         154      154              
  Lines       24099    24102       +3     
==========================================
+ Hits         4672     5304     +632     
+ Misses      19427    18798     -629     
Flag Coverage Δ
wlcs-buffer 18.99% <0.00%> (-0.01%) ⬇️
wlcs-core 18.67% <0.00%> (?)
wlcs-output 7.74% <0.00%> (-0.01%) ⬇️
wlcs-pointer-input 20.84% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/utils/serial.rs 51.72% <0.00%> (-5.97%) ⬇️

... and 22 files with indirect coverage changes

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

Copy link
Member

@Drakulix Drakulix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't this be derived?

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

3 participants