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

[IMPLEMENTATION] Compressor RLE #726

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Conversation

ddaniel27
Copy link
Contributor

This PR adds the RLE Compressor.

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.53%. Comparing base (6fdad95) to head (db4b3df).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #726      +/-   ##
==========================================
+ Coverage   87.45%   87.53%   +0.07%     
==========================================
  Files         203      204       +1     
  Lines        5356     5389      +33     
==========================================
+ Hits         4684     4717      +33     
  Misses        533      533              
  Partials      139      139              

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

compression/rlecoding_test.go Outdated Show resolved Hide resolved
@raklaptudirm raklaptudirm merged commit cddedb6 into TheAlgorithms:master Jun 25, 2024
5 checks passed
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.

3 participants