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

Simplify getElementText utils #51

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Conversation

mmarkelov
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #51 (3ab2686) into master (cf76e50) will increase coverage by 0.92%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #51      +/-   ##
===========================================
+ Coverage   99.07%   100.00%   +0.92%     
===========================================
  Files           8         8              
  Lines         108       102       -6     
  Branches       20        12       -8     
===========================================
- Hits          107       102       -5     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
src/matchers/utils.ts 100.00% <100.00%> (+2.94%) ⬆️

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 cf76e50...3ab2686. Read the comment docs.

Copy link
Member

@mxschmitt mxschmitt left a comment

Choose a reason for hiding this comment

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

as long as the tests are passing its great!

@mmarkelov mmarkelov merged commit fffd58c into master Jan 21, 2021
@mmarkelov mmarkelov deleted the Simplify-getElementText-utils branch January 21, 2021 11:57
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.

None yet

3 participants