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: snychka/python-decoding-sensor-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: olivervhansen/python-decoding-sensor-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 8 files changed
  • 2 contributors

Commits on May 31, 2020

  1. Fix naming typo

    hugo-valle committed May 31, 2020
    Configuration menu
    Copy the full SHA
    3100e23 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Module 1 testing complete

    Oliver Hansen committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    cb14086 View commit details
    Browse the repository at this point in the history
  2. Moved comments

    Oliver Hansen committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9639fad View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. HouseInfo Local test passed

    Oliver Hansen committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a1d9224 View commit details
    Browse the repository at this point in the history
  2. Tested sensor_app locally

    Oliver Hansen committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    83ca96d View commit details
    Browse the repository at this point in the history
  3. change rec_area default format to pass test

    Oliver Hansen committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    febf5b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. temp info partial

    Oliver Hansen committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ddd00c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. added get_data_by_date

    Oliver Hansen committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    bf89414 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Added get temp by date. Tested working.

    Oliver Hansen committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e80592e View commit details
    Browse the repository at this point in the history
  2. change __ to single _ per tests

    Oliver Hansen committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    ceafd84 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Humidity sensor tested locally working

    Oliver Hansen committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c057852 View commit details
    Browse the repository at this point in the history
  2. Humidity info tested working locally

    Oliver Hansen committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2d29be0 View commit details
    Browse the repository at this point in the history
  3. particle count tested locally

    Oliver Hansen committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ea25cb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Energy tested working locally

    Oliver Hansen committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ad1e972 View commit details
    Browse the repository at this point in the history
  2. used self instead of class name

    Oliver Hansen committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f622e2a View commit details
    Browse the repository at this point in the history
  3. switch order of multiplication to pass test

    Oliver Hansen committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ca8d65a View commit details
    Browse the repository at this point in the history
Loading