Skip to content

v1.1.0 #4

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

Merged
merged 8 commits into from
May 18, 2024
Merged

v1.1.0 #4

merged 8 commits into from
May 18, 2024

Conversation

dineshgowda24
Copy link
Owner

Changes:

  1. Revamp matchers, devices, and platforms to use the parser interface.
  2. Keep a single copy of the user agent to reduce memory footprint.
  3. Add Brave browser support.
  4. Add Firefox browser support.
  5. Add Vivaldi browser support.

- uses single copy of user agent, reducing mem foot print
- user agent is abstracted away with parser
- uses single copy of user agent, reducing mem foot print
- user agent is abstracted away with parser
- uses single copy of user agent, reducing mem foot print
- user agent is abstracted away with parser
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 99.49239% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 95.85%. Comparing base (24d1df6) to head (c5f8d66).

Files Patch % Lines
matchers/edge.go 83.33% 1 Missing ⚠️
matchers/internet_explorer.go 83.33% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   95.89%   95.85%   -0.05%     
==========================================
  Files          77       80       +3     
  Lines        1583     1567      -16     
==========================================
- Hits         1518     1502      -16     
  Misses         50       50              
  Partials       15       15              

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

@dineshgowda24 dineshgowda24 merged commit 468fc9a into main May 18, 2024
1 check passed
@dineshgowda24 dineshgowda24 deleted the v1.1.0 branch May 18, 2024 22:30
@dineshgowda24 dineshgowda24 restored the v1.1.0 branch May 18, 2024 22:32
@dineshgowda24 dineshgowda24 deleted the v1.1.0 branch May 18, 2024 22:37
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.

2 participants