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

1.0 release #14

Merged
merged 14 commits into from
Oct 10, 2021
Merged

1.0 release #14

merged 14 commits into from
Oct 10, 2021

Conversation

Kalininator
Copy link
Owner

@Kalininator Kalininator commented Oct 2, 2021

  • Removed tldjs. have to specify domain manually now
  • removed deprecated functions
  • refactored internally a lot for cleaner code + better testability

@codecov
Copy link

codecov bot commented Oct 2, 2021

Codecov Report

Merging #14 (f8e305c) into master (713f162) will increase coverage by 2.16%.
The diff coverage is 94.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   82.26%   84.42%   +2.16%     
==========================================
  Files          11       16       +5     
  Lines         265      289      +24     
  Branches       51       46       -5     
==========================================
+ Hits          218      244      +26     
+ Misses         47       45       -2     
Impacted Files Coverage Δ
src/chrome/util.ts 100.00% <ø> (ø)
src/chrome/ChromeWindowsCookieProvider.ts 84.61% <84.61%> (ø)
src/chrome/index.ts 93.33% <86.66%> (+10.00%) ⬆️
src/chrome/ChromeMacosCookieProvider.ts 88.23% <88.23%> (ø)
src/chrome/ChromeCookieDatabase.ts 100.00% <100.00%> (ø)
src/chrome/ChromeLinuxCookieProvider.ts 100.00% <100.00%> (ø)
src/chrome/getDerivedKey.ts 100.00% <100.00%> (ø)
src/firefox/FirefoxCookieDatabase.ts 100.00% <100.00%> (ø)
src/firefox/FirefoxCookieProvider.ts 100.00% <100.00%> (ø)
src/firefox/index.ts 100.00% <100.00%> (ø)
... and 2 more

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 713f162...f8e305c. Read the comment docs.

@Kalininator Kalininator marked this pull request as ready for review October 9, 2021 12:26
* docs update

* Create browser_profiles.md

* Update index.md

* Create favicon.ico
@Kalininator Kalininator changed the title remove tldjs 1.0 release Oct 9, 2021
@Kalininator Kalininator merged commit b4c0a5b into master Oct 10, 2021
@Kalininator Kalininator deleted the 1.0-dev-branch branch October 10, 2021 10:54
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

1 participant