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

TST/CLN: Test structure #197

Merged
merged 3 commits into from
Apr 4, 2021
Merged

Conversation

hongyeehh
Copy link
Member

closes #177

@codecov
Copy link

codecov bot commented Apr 4, 2021

Codecov Report

Merging #197 (49fe10a) into master (30cf4cf) will increase coverage by 2.49%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   85.70%   88.19%   +2.49%     
==========================================
  Files          36       36              
  Lines        1483     1483              
  Branches      258      258              
==========================================
+ Hits         1271     1308      +37     
+ Misses        162      136      -26     
+ Partials       50       39      -11     
Impacted Files Coverage Δ
trackintel/analysis/tracking_quality.py 98.79% <ø> (ø)
trackintel/core.py 100.00% <ø> (+33.33%) ⬆️
trackintel/geogr/distances.py 94.62% <ø> (ø)
trackintel/geogr/point_distances.py 100.00% <ø> (ø)
trackintel/io/dataset_reader.py 96.03% <ø> (ø)
trackintel/io/file.py 97.01% <ø> (ø)
trackintel/io/from_geopandas.py 90.00% <ø> (ø)
trackintel/io/postgis.py 13.59% <ø> (ø)
trackintel/model/locations.py 95.83% <ø> (ø)
trackintel/model/positionfixes.py 96.87% <ø> (ø)
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 30cf4cf...49fe10a. Read the comment docs.

@hongyeehh hongyeehh merged commit 5fe1e3f into mie-lab:master Apr 4, 2021
@hongyeehh hongyeehh deleted the test-structure branch April 4, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

incorrect test file structure
1 participant