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: menambahkan algoritma gcd #8

Merged
merged 1 commit into from
Dec 5, 2023
Merged

feat: menambahkan algoritma gcd #8

merged 1 commit into from
Dec 5, 2023

Conversation

slowy07
Copy link
Member

@slowy07 slowy07 commented Dec 5, 2023

Deskripsi (Description)

  • menambahkan beberapa testing
  • membuat build zig untuk mengetest semua folder
  • membuat command prompt file and shell script untuk running semua test

Checklist:

Umum:

  • Saya menambah algoritma terbaru.
  • Saya memperbaiki algoritma yang sudah ada.
  • Saya memperbaiki dokumentasi.
  • Saya menambah dokumentasi.

Contributor Requirements (Syarat Kontributor) dan Lain-Lain:

  • Saya sudah membaca (I have read) CONTRIBUTING dan sudah menyetujui semua syarat.
  • Saya telah menambahkan komentar (doc comment) yang memberikan penjelasan maksud dari kode yang saya buat.
  • Saya menggunakan bahasa Indonesia untuk memberikan penjelasan dari kode yang saya buat.

Unit Testing dan Linting:

  • zig test
  • zig fmt

Environment

Saya menggunakan (I'm using):

  • os = linux
  • zig = 0.11.0

- menambahkan beberapa testing
- membuat build zig untuk mengetest semua folder
- membuat command prompt file and shell script untuk running semua test

Signed-off-by: slowy07 <slowy.arfy@gmail.com>
@slowy07 slowy07 added the ready-to-merge siap merge label Dec 5, 2023
@mergify mergify bot merged commit dcfeb2d into bellshade:main Dec 5, 2023
2 checks passed
Copy link

mergify bot commented Dec 5, 2023

terima kasih atas kontribusinya @slowy07 !

@slowy07 slowy07 deleted the gcd branch December 6, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant