[Commotion-admin] [mlab-observatory] Restructuring Python files to match common Python project structure (#92)

Michael Lynch notifications at github.com
Mon Sep 28 13:14:10 EDT 2015


Shuffling around the file structure a bit to better match common Python
project conventions. In particular:
* Renaming main.py to convert_from_telescope.py
* Moving tests to a separate tests/ directory
* Renaming test files so that "test" is a prefix rather than a suffix
You can view, comment on, or merge this pull request online at:

  https://github.com/m-lab/mlab-observatory/pull/92

-- Commit Summary --

  * Restructuring Python files to match common Python project structure

-- File Changes --

    M .gitignore (1)
    R convert_from_telescope/convert_from_telescope.py (0)
    A tests/__init__.py (0)
    R tests/test_aggregate.py (4)
    R tests/test_convert_e2e.py (10)
    R tests/test_grouper.py (5)
    R tests/test_observatory_file_writer.py (4)
    R tests/test_reducer.py (4)
    R tests/test_sample_checking.py (4)
    R tests/test_telescope_data_parser.py (4)
    R tests/test_whitelister.py (4)
    R tests/testdata/2012-01-01-000000+365d_lga01_att_average_rtt-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_lga01_att_download_throughput-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_lga01_att_minimum_rtt-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_lga01_att_packet_retransmit_rate-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_lga01_att_upload_throughput-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_lga01_comcast_average_rtt-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_lga01_comcast_download_throughput-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_lga01_comcast_minimum_rtt-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_lga01_comcast_packet_retransmit_rate-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_lga01_comcast_upload_throughput-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq01_att_average_rtt-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq01_att_download_throughput-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq01_att_minimum_rtt-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq01_att_packet_retransmit_rate-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq01_att_upload_throughput-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq02_att_average_rtt-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq02_att_download_throughput-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq02_att_minimum_rtt-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq02_att_packet_retransmit_rate-raw.csv (0)
    R tests/testdata/2012-01-01-000000+365d_nuq02_att_upload_throughput-raw.csv (0)
    R tests/testdata/2014-10-01-000000+47d_nuq02_att_download_throughput-raw.csv (0)
    R tests/testoutput-golden/compareData/LGA_att_daily.csv (0)
    R tests/testoutput-golden/compareData/LGA_att_hourly.csv (0)
    R tests/testoutput-golden/compareData/LGA_comcast_daily.csv (0)
    R tests/testoutput-golden/compareData/LGA_comcast_hourly.csv (0)
    R tests/testoutput-golden/compareData/NUQ_att_daily.csv (0)
    R tests/testoutput-golden/compareData/NUQ_att_hourly.csv (0)
    R tests/testoutput-golden/exploreData/lga01_att_daily.csv (0)
    R tests/testoutput-golden/exploreData/lga01_att_hourly.csv (0)
    R tests/testoutput-golden/exploreData/lga01_comcast_daily.csv (0)
    R tests/testoutput-golden/exploreData/lga01_comcast_hourly.csv (0)
    R tests/testoutput-golden/exploreData/nuq01_att_daily.csv (0)
    R tests/testoutput-golden/exploreData/nuq01_att_hourly.csv (0)
    R tests/testoutput-golden/exploreData/nuq02_att_daily.csv (0)
    R tests/testoutput-golden/exploreData/nuq02_att_hourly.csv (0)
    R tests/testoutput-golden/metadata/validCompareKeys.txt (0)
    R tests/testoutput-golden/metadata/validExploreKeys.txt (0)

-- Patch Links --

https://github.com/m-lab/mlab-observatory/pull/92.patch
https://github.com/m-lab/mlab-observatory/pull/92.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/m-lab/mlab-observatory/pull/92
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20150928/9b4b2f50/attachment.html>


More information about the Commotion-admin mailing list