Skip to content

Conversation

@Ateng-labrador
Copy link

Deskripsi (Description)

Saya menambahkan beberapa algoritma bangun ruang dan datar untuk menghitung volume,luas,dan permukaan geometry.Penambahan algoritma saya lakukan pada file OpenSeries/matematika.py dan menambahkan testing pada testing/matematika_test.py

Checklist:

Contributor Requirements (Syarat Kontributor) dan Lain-Lain:

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

Unit Testing dan Linting (wajib):

  • pytest
  • pre-commit

Environment

Saya menggunakan (I'm using):

  • os = windows
  • python = python3 -V (unix) / py -3 -V (Windows-Python launcher)

linked issue #

pre-commit-ci bot and others added 15 commits February 19, 2024 23:49
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](astral-sh/ruff-pre-commit@v0.2.1...v0.2.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](astral-sh/ruff-pre-commit@v0.2.2...v0.3.2)
- [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](pre-commit/mirrors-mypy@v1.8.0...v1.9.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/MarcoGorelli/auto-walrus: v0.2.2 → 0.3.4](MarcoGorelli/auto-walrus@v0.2.2...0.3.4)
- [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.4.3](astral-sh/ruff-pre-commit@v0.3.2...v0.4.3)
- [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: slowy07 <slowy.arfy@proton.me>
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.7.0](astral-sh/ruff-pre-commit@v0.4.3...v0.7.0)
- [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.12.1](pre-commit/mirrors-mypy@v1.10.0...v1.12.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: slowy07 <slowy.arfy@proton.me>
Signed-off-by: slowy07 <slowy.arfy@proton.me>
Signed-off-by: slowy07 <slowy.arfy@proton.me>
Signed-off-by: slowy07 <slowy.arfy@proton.me>
@slowy07 slowy07 changed the base branch from main to develop October 17, 2025 14:36
@slowy07
Copy link
Member

slowy07 commented Oct 17, 2025

conflict @Arlan-Tengga

@Ateng-labrador
Copy link
Author

@slowy07 sudah mas 🙏 🙏

Copy link
Member

@slowy07 slowy07 left a comment

Choose a reason for hiding this comment

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

LGTM, terima kasih atas kontribusinya @Arlan-Tengga

# bilangan pi adalah nilai konstant dalam matematika yang merupakan perbandingan keliling
# lingkaran dengan diameternya
PI: float = 3.14159265358979323846
PI: Final[float] = 3.14159265358979323846
Copy link
Member

Choose a reason for hiding this comment

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

nice one 🚀

@mergify mergify bot merged commit 2f60dca into bellshade:develop Oct 18, 2025
4 of 5 checks passed
@mergify
Copy link

mergify bot commented Oct 18, 2025

terima kasih atas kontribusinya @Arlan-Tengga 🤩

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.

2 participants