Skip to content

Only run MPDataDoc factory once per chunk#665

Merged
munrojm merged 2 commits intomainfrom
bugfix/data_doc_factory
Sep 1, 2022
Merged

Only run MPDataDoc factory once per chunk#665
munrojm merged 2 commits intomainfrom
bugfix/data_doc_factory

Conversation

@munrojm
Copy link
Copy Markdown
Member

@munrojm munrojm commented Aug 31, 2022

This PR fixes speed issues caused by repeated running of MPDataDoc factory for each returned document in a chunk.

@munrojm munrojm added the release:patch Patch release label Aug 31, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 31, 2022

Codecov Report

Attention: Patch coverage is 62.50000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 87.10%. Comparing base (22501cd) to head (971528d).
Report is 238 commits behind head on main.

Files with missing lines Patch % Lines
mp_api/client/core/client.py 62.50% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
- Coverage   87.17%   87.10%   -0.08%     
==========================================
  Files          37       37              
  Lines        1560     1559       -1     
==========================================
- Hits         1360     1358       -2     
- Misses        200      201       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@munrojm munrojm merged commit 9ec0a9d into main Sep 1, 2022
@munrojm munrojm deleted the bugfix/data_doc_factory branch September 1, 2022 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:patch Patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants