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

fix(scraping): patch regex pattern for ebd table heading #258

Merged
merged 13 commits into from
Oct 28, 2024

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    81c0d24 View commit details
    Browse the repository at this point in the history
  2. added snapshot tests

    DeltaDaniel committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f622ac2 View commit details
    Browse the repository at this point in the history
  3. remove versionfile

    DeltaDaniel committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c6dd744 View commit details
    Browse the repository at this point in the history
  4. updated tox.ini

    DeltaDaniel committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8c2d992 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add_snapshot_tests' into 71-e_0400-v33-2023-06-19-docxt…

    …ableconverter-object-has-no-attribute-_column_index_step_number
    DeltaDaniel committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4ef4ffe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a12c2a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. updated snapshots

    DeltaDaniel committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    41361b1 View commit details
    Browse the repository at this point in the history
  2. updated regex

    DeltaDaniel committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ae81723 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. update snapshot

    DeltaDaniel committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fd782a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b4e74 View commit details
    Browse the repository at this point in the history
  3. fixed test

    DeltaDaniel committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e235e37 View commit details
    Browse the repository at this point in the history
  4. Update src/ebdamame/__init__.py

    Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
    DeltaDaniel and hf-kklein authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e8e0551 View commit details
    Browse the repository at this point in the history
  5. added logger warning

    DeltaDaniel committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1564ade View commit details
    Browse the repository at this point in the history