Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Import region metadata from TFRecords #566

Merged
merged 135 commits into from
Feb 14, 2019

Conversation

JacopoMangiavacchi
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

Merging #566 into v2 will decrease coverage by 0.24%.
The diff coverage is 89.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v2     #566      +/-   ##
==========================================
- Coverage   86.69%   86.44%   -0.25%     
==========================================
  Files         119      119              
  Lines        3291     3394     +103     
  Branches      560      582      +22     
==========================================
+ Hits         2853     2934      +81     
- Misses        438      460      +22
Impacted Files Coverage Δ
...eact/components/common/assetPreview/imageAsset.tsx 100% <ø> (ø) ⬆️
...eact/components/common/assetPreview/videoAsset.tsx 89.74% <ø> (-10.26%) ⬇️
src/models/applicationState.ts 100% <ø> (ø) ⬆️
src/providers/export/tensorFlowRecords.ts 76.84% <0%> (ø) ⬆️
...iders/export/tensorFlowRecords/tensorFlowReader.ts 92.3% <100%> (+2.3%) ⬆️
src/common/mockFactory.ts 86.95% <100%> (+0.05%) ⬆️
...t/components/common/assetPreview/tfrecordAsset.tsx 95.83% <100%> (ø) ⬆️
src/services/assetService.ts 96.87% <96.29%> (+1.16%) ⬆️
src/common/strings.ts 100% <0%> (ø) ⬆️
... and 4 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 e2f1afe...0ea43d0. Read the comment docs.

@JacopoMangiavacchi JacopoMangiavacchi changed the title Import region metadata from TFRecords WIP: Import region metadata from TFRecords Feb 12, 2019
@JacopoMangiavacchi JacopoMangiavacchi force-pushed the jamangia/tfrecords-regions-tags-import branch from 3d91afd to fc6b210 Compare February 12, 2019 16:55
@JacopoMangiavacchi JacopoMangiavacchi changed the title WIP: Import region metadata from TFRecords Import region metadata from TFRecords Feb 12, 2019
@JacopoMangiavacchi JacopoMangiavacchi force-pushed the jamangia/tfrecords-regions-tags-import branch from ee44e4a to b0dae84 Compare February 12, 2019 23:07
Copy link
Contributor

@wbreza wbreza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - however I did have a couple of questions and suggestions.
Also - looks like you have some test failures right now.

@JacopoMangiavacchi JacopoMangiavacchi force-pushed the jamangia/tfrecords-regions-tags-import branch from 64575fe to 6b886e4 Compare February 13, 2019 02:39
@JacopoMangiavacchi JacopoMangiavacchi requested review from tbarlow12 and PIC123 and removed request for tbarlow12 February 13, 2019 02:56
@JacopoMangiavacchi JacopoMangiavacchi force-pushed the jamangia/tfrecords-regions-tags-import branch from ed80556 to 22f26b7 Compare February 13, 2019 19:12
Copy link
Contributor

@PIC123 PIC123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@JacopoMangiavacchi JacopoMangiavacchi merged commit c715bc3 into v2 Feb 14, 2019
@JacopoMangiavacchi JacopoMangiavacchi deleted the jamangia/tfrecords-regions-tags-import branch February 14, 2019 01:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants