Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: do not collect context info when configured to exclude #103

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

twelvelabs
Copy link
Owner

Fixes #100

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f3c070c) 91.36% compared to head (6a87bf9) 91.96%.

Files Patch % Lines
internal/stylist/pipeline.go 82.14% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   91.36%   91.96%   +0.60%     
==========================================
  Files          18       18              
  Lines        1725     1742      +17     
==========================================
+ Hits         1576     1602      +26     
+ Misses        107       99       -8     
+ Partials       42       41       -1     

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

@twelvelabs twelvelabs merged commit c23b8fc into main Nov 27, 2023
4 of 5 checks passed
@twelvelabs twelvelabs deleted the context-info-fix branch November 27, 2023 00:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

do not collect context info when configured to exclude
1 participant