Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sepandhaghighi/mycoffee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sepandhaghighi/mycoffee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Oct 13, 2024

  1. Cups bug (#32)

    * fix : calc_coffee function bug fixed
    
    * fix : tests updated
    
    * fix : tests updated
    
    * doc : CHANGELOG.md updated
    
    * doc : README.md updated
    
    * fix : cups added to tests
    sepandhaghighi authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    c255c37 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Coffee unit (#33)

    * feat : COFFEE_UNITS_MAP added
    
    * fix : calc_coffee function updated
    
    * feat : --coffee-unit argument added
    
    * fix : tests updated
    
    * fix : tests updated
    
    * fix : autopep8
    
    * fix : MESSAGE_TEMPLATE updated
    
    * fix : verified_test.py updated
    
    * fix : minor bug in tests fixed
    
    * fix : functions_test.py updated
    
    * doc : README.md updated
    
    * doc : README.md references section updated
    
    * feat : show_coffee_units_list function added
    
    * fix : --coffee-units-list test added
    
    * doc : README.md updated
    
    * fix : tests updated
    
    * doc : CHANGELOG.md updated
    
    * doc : minor bug in README.md fixed
    
    * doc : CHANGELOG.md updated
    
    * doc : minor edit in README.md
    
    * doc : minor bug in CHANGELOG.md fixed
    
    * fix : minor edit in params.py
    sepandhaghighi authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ebf2f97 View commit details
    Browse the repository at this point in the history
Loading