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

test: add asserts for mime types #2531

Merged
merged 1 commit into from
Jun 1, 2021
Merged

test: add asserts for mime types #2531

merged 1 commit into from
Jun 1, 2021

Conversation

cristianmtr
Copy link
Contributor

@cristianmtr cristianmtr commented Jun 1, 2021

Part of #2479

@cristianmtr cristianmtr requested a review from a team as a code owner June 1, 2021 08:00
@jina-bot jina-bot added size/XS area/testing This issue/PR affects testing labels Jun 1, 2021
@cristianmtr cristianmtr mentioned this pull request Jun 1, 2021
36 tasks
@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #2531 (eb0ca8e) into master (60ee474) will increase coverage by 0.36%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2531      +/-   ##
==========================================
+ Coverage   85.61%   85.98%   +0.36%     
==========================================
  Files         152      152              
  Lines        9462     9462              
==========================================
+ Hits         8101     8136      +35     
+ Misses       1361     1326      -35     
Flag Coverage Δ
daemon 46.82% <66.66%> (ø)
jina 85.96% <83.33%> (+0.39%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jina/flow/builder.py 96.25% <83.33%> (ø)
jina/flow/base.py 90.59% <0.00%> (+0.91%) ⬆️
jina/peapods/runtimes/zmq/zed.py 93.80% <0.00%> (+0.95%) ⬆️
jina/peapods/pods/compound.py 89.47% <0.00%> (+21.80%) ⬆️

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 a01e63d...eb0ca8e. Read the comment docs.

Copy link
Member

@maximilianwerk maximilianwerk left a comment

Choose a reason for hiding this comment

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

LGTM

@cristianmtr cristianmtr merged commit 6d2817a into master Jun 1, 2021
@cristianmtr cristianmtr deleted the test-mime-types branch June 1, 2021 09:52
JoanFM pushed a commit that referenced this pull request Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing This issue/PR affects testing size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants