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: adafruit/Adafruit_CircuitPython_miniQR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.1
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_miniQR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.2
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    183ec01 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Passes pre-commit checks

    jamesbowman committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fab1249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72b109 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from jamesbowman/main

    Initial unit test, coverage is 97%
    tannewt authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6a8a224 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Try all qr_types when automatically sizing

    Add test coverage
    
    #27
    jamesbowman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    64af6e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from jamesbowman/main

    Try all qr_types when automatically sizing
    tannewt authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    827502f View commit details
    Browse the repository at this point in the history
Loading