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: nullhack/python-project-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: contemporary_tests
Choose a base ref
...
head repository: nullhack/python-project-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 11 files changed
  • 1 contributor

Commits on Dec 2, 2025

  1. Contemporary test practices (#9)

    * Base changes to simplify tests and make them more robust
    
    * Adding cosmic-ray task
    * Adding hypothesis
    * Removing pytest-bdd
    nullhack authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    bd82ab7 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    Hotfix on wildcard
    nullhack authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    51325c4 View commit details
    Browse the repository at this point in the history
  3. Remove awesome pages (#10)

    * Base changes to simplify tests and make them more robust
    
    * Adding cosmic-ray task
    
    * removing unnecessary dependency of awesome pages
    nullhack authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    a93b032 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Update main.py

    nullhack authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    d06a3cc View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    nullhack authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    9b706f9 View commit details
    Browse the repository at this point in the history
  3. Update main.py

    nullhack authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    30ff6dd View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Adding pyright

    nullhack authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    26554c1 View commit details
    Browse the repository at this point in the history
  2. Update conftest.py

    nullhack authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    7e93fac View commit details
    Browse the repository at this point in the history
Loading