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: Ozon3Org/Ozon3 Loading
base: v1.7.4
Choose a base ref
...
head repository: Ozon3Org/Ozon3 Loading
compare: v1.7.5
Choose a head ref
  • 18 commits
  • 49 files changed
  • 3 contributors

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    0cc8768 View commit details
    Browse the repository at this point in the history
  2. test: Mark slow tests

    lahdjirayhan committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    7847501 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0be37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33dacf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba00f26 View commit details
    Browse the repository at this point in the history
  6. test: Rename tests for output files

    to make it selectable via 'pytest -k output_data_format'
    lahdjirayhan committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    c190319 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    152f491 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1ff734 View commit details
    Browse the repository at this point in the history
  9. test: Update test specifications

    1. Date information is moved onto a column.
    2. Test column exists and its type at once.
    lahdjirayhan committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    e7cef0f View commit details
    Browse the repository at this point in the history
  10. fix: Modify get_city_forecast returned result to pass tests

    1. Date information is in a column instead of index.
    2. UVI is now float instead of int.
    lahdjirayhan committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    212929b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    e2340a8 View commit details
    Browse the repository at this point in the history
  2. test: Re-record cassettes after successful run for the related tests

    Note to self: 'pytest --disable-recording' will perform tests **without** VCR functionality,
    so you can run it to see if the tests pass and it's the time to re-record the cassettes to
    match up with the now-successful tests.
    lahdjirayhan committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    baf35d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #133 from lahdjirayhan/improve-filesave

    fix: Improve file saving and its corresponding tests
    Milind220 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    538a0ba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #132 from lahdjirayhan/improve-get-forecast

    fix: Improve `get_city_forecast` to pass tests
    Milind220 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9f46ddc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37c139e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #131 from lahdjirayhan/mark-slow-tests

    test: Mark slow tests
    Milind220 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d626295 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33b0142 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57530e9 View commit details
    Browse the repository at this point in the history
Loading