Skip to content

feat: Node.js SDK supports event tracker #11

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 5 commits into from
Apr 24, 2023
Merged

Conversation

frankzhaopeng
Copy link
Member

@github-actions
Copy link
Contributor

Please adjust your PR title to match the Conventional Commits spec.

For example:

  • fix: fix http client code
  • feat: allow provided config object to extend other configs
  • refactor!: drop support for node 6
  • feat(ui): add button component

@frankzhaopeng frankzhaopeng changed the title ✨feat: Node.js SDK supports event tracker feat: Node.js SDK supports event tracker Apr 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2023

Codecov Report

Merging #11 (1b4d127) into main (ff0f2bc) will decrease coverage by 0.61%.
The diff coverage is 50.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   80.47%   79.87%   -0.61%     
==========================================
  Files           6        6              
  Lines         630      641      +11     
  Branches      120      125       +5     
==========================================
+ Hits          507      512       +5     
- Misses        122      128       +6     
  Partials        1        1              
Impacted Files Coverage Δ
src/FeatureProbe.ts 80.67% <33.33%> (-2.52%) ⬇️
src/Evaluate.ts 78.55% <60.00%> (-0.28%) ⬇️
src/Event.ts 82.85% <100.00%> (ø)

@frankzhaopeng frankzhaopeng merged commit c779368 into main Apr 24, 2023
@frankzhaopeng frankzhaopeng deleted the feat-event-tracker branch April 24, 2023 09:01
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.

✨ Node.js SDK support debug event tracker
3 participants