Skip to content

feat: implement collection of basic mathematical utility functions an… - #229

Open
Ctrl-Yam wants to merge 1 commit into
sara-czasak:mainfrom
Ctrl-Yam:feat/add-celsius-to-fahrenheit
Open

feat: implement collection of basic mathematical utility functions an…#229
Ctrl-Yam wants to merge 1 commit into
sara-czasak:mainfrom
Ctrl-Yam:feat/add-celsius-to-fahrenheit

Conversation

@Ctrl-Yam

Copy link
Copy Markdown
Contributor

…d associated tests

What does this PR do?

Type of change

  • New module (easy_*.py)
  • New function(s) in an existing module
  • Bug fix
  • Tests
  • Documentation (README, tutorial, docstrings)
  • Infra / CI / tooling

Before you submit

Nobody expects this to be perfect on the first try — see
CONTRIBUTING.md if any of this is unclear, and
just say so in the PR if you're stuck on one of these. This checklist
exists so review comments are about the idea, not formatting nits.

  • Every new/changed public function has a docstring in the
    project's shape
    Args/Returns (if applicable) + an Example block with both the
    "Py_simple Way" and "Traditional Way" tabs.
  • Tests were added or updated for what changed.
  • I ran the existing test suite locally and it passes.
  • If this adds a new module: it has a module-level docstring
    ("""easy_<name> is meant to simplify ..."""), a tutorial page in
    docs/tutorial/, and an entry in mkdocs.yml's nav.
  • This passes the Simple Philosophy
    check: does this make a complex task easier for a beginner?

Anything else the reviewer should know?

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sara-czasak sara-czasak left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

🦋 @Ctrl-Yam Unfortunately this functionality already exists in the easy_converter module. If you would like to add a different function to the easy_math module, I would be glad to merge it!

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This pull request has had no activity for 7 days and has been marked stale. It will be closed in 3 days if no further activity occurs. Add the keep-open label to exempt it from closing.

@github-actions github-actions Bot added the stale label Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants