Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail gracefully when there is no precinct information #650

Merged
merged 9 commits into from
Jun 9, 2023

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    53ada05 View commit details
    Browse the repository at this point in the history
  2. more error handling

    artoonie committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    507f3e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    9b6387d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b3b58 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/cleanup-precinct-ids' into featu…

    …re/issue-621_no-dominion-precincts
    artoonie committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3c9cf40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    296d1f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Merge branch 'develop' into feature/issue-621_no-dominion-precincts

    # Conflicts:
    #	src/main/java/network/brightspots/rcv/BaseCvrReader.java
    #	src/main/java/network/brightspots/rcv/ClearBallotCvrReader.java
    #	src/main/java/network/brightspots/rcv/CommonDataFormatReader.java
    #	src/main/java/network/brightspots/rcv/CsvCvrReader.java
    #	src/main/java/network/brightspots/rcv/DominionCvrReader.java
    #	src/main/java/network/brightspots/rcv/StreamingCvrReader.java
    #	src/main/java/network/brightspots/rcv/Tabulator.java
    #	src/main/java/network/brightspots/rcv/TabulatorSession.java
    HEdingfield committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b9f7b05 View commit details
    Browse the repository at this point in the history
  2. Merge fix.

    HEdingfield committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    767e72a View commit details
    Browse the repository at this point in the history
  3. move precinct check to constructor

    Armin Samii committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    86f9762 View commit details
    Browse the repository at this point in the history