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

show representation for failure in feature extraction if subject defined #951

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

robstoll
Copy link
Owner

@robstoll robstoll commented Jul 6, 2021

or in case failure hints or sub-assertions are defined.


I confirm that I have read the Contributor Agreements v1.0, agree to be bound on them and confirm that my contribution is compliant.

@robstoll robstoll linked an issue Jul 6, 2021 that may be closed by this pull request
or in case failure hints or sub-assertions are defined.
@robstoll robstoll force-pushed the fix-feature-extraction-empty-feature branch from a24f235 to 1f1f0a5 Compare July 6, 2021 20:40
@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #951 (1f1f0a5) into master (1a8e024) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
+ Coverage   91.26%   91.27%   +0.01%     
==========================================
  Files         431      431              
  Lines        4282     4288       +6     
  Branches      215      216       +1     
==========================================
+ Hits         3908     3914       +6     
  Misses        325      325              
  Partials       49       49              
Flag Coverage Δ
bbc 80.64% <100.00%> (+0.02%) ⬆️
bc 80.56% <100.00%> (+0.02%) ⬆️
current 87.50% <100.00%> (+0.01%) ⬆️
current_windows 86.56% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
...ating/transformers/impl/DefaultFeatureExtractor.kt 100.00% <100.00%> (ø)
...atrium/logic/impl/DefaultIterableLikeAssertions.kt 97.14% <100.00%> (ø)

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 1a8e024...1f1f0a5. Read the comment docs.

@robstoll robstoll merged commit 7fffc53 into master Jul 7, 2021
@robstoll robstoll deleted the fix-feature-extraction-empty-feature branch July 7, 2021 20:13
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.

fix empty feature extractor
1 participant