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/chunk split #79

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Feat/chunk split #79

merged 2 commits into from
Oct 12, 2023

Conversation

ftamhar
Copy link
Contributor

@ftamhar ftamhar commented Oct 8, 2023

  • Programming langugage: golang

  • Function(s) that I'm implementing: chunk_split

  • Issue number: Go Implementation #36

  • I have created unit tests to support my implementation

  • I have created in-code documentation (or docstring) to document my code

  • (Optional) I have updated the README.md file to document the function I'm implementing

@ftamhar
Copy link
Contributor Author

ftamhar commented Oct 8, 2023

gas gas @aldy505 @WahidinAji

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (19c6460) 100.00% compared to head (bbe4290) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##            master       #79    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           48        23    -25     
  Lines          836       571   -265     
==========================================
- Hits           836       571   -265     
Flag Coverage Δ
clojure ?
csharp ?
go 100.00% <100.00%> (ø)
rust ?

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

Files Coverage Δ
go/chunk_split.go 100.00% <100.00%> (ø)

... and 26 files with indirect coverage changes

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

@aldy505 aldy505 merged commit 0343891 into teknologi-umum:master Oct 12, 2023
4 checks passed
@WahidinAji WahidinAji mentioned this pull request Oct 12, 2023
67 tasks
@ftamhar ftamhar deleted the feat/chunk_split branch October 12, 2023 22:02
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