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 test for new URL(...) #829

Merged
merged 1 commit into from Sep 6, 2021
Merged

test: add test for new URL(...) #829

merged 1 commit into from Sep 6, 2021

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #790

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #829 (6833dfa) into master (cd23644) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #829   +/-   ##
=======================================
  Coverage   92.80%   92.80%           
=======================================
  Files           6        6           
  Lines         723      723           
  Branches      176      176           
=======================================
  Hits          671      671           
  Misses         49       49           
  Partials        3        3           

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 cd23644...6833dfa. Read the comment docs.

@alexander-akait alexander-akait merged commit acf5722 into master Sep 6, 2021
@alexander-akait alexander-akait deleted the issue-790 branch September 6, 2021 17:07
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.

new URL() emits an extra blank css file
1 participant