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: sio2project/sioworkers Loading
base: v1.4.3
Choose a base ref
...
head repository: sio2project/sioworkers Loading
compare: v1.4.4
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 20, 2024

  1. Return result percentage as fraction (#24)

    * Result percentage changed to a fraction
    
    * Fix typos
    
    * Extend tests
    
    * More tests
    
    * More error checking
    
    * Simplified result percentage string parsing.
    
    * Added division by zero error handling.
    
    * Added and changed tests.
    
    * fix: added fraction package
    
    * fixed attribute error
    
    * fixed type error
    
    * fixed tests
    
    ---------
    
    Co-authored-by: Zonkil <[email protected]>
    MasloMaslane and SZonkil committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    cd195e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9137c6a View commit details
    Browse the repository at this point in the history
Loading