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

fix: DataCollectorHook event time converted to seconds #2750

Merged
merged 6 commits into from
Dec 4, 2024

Conversation

augustinasrce
Copy link
Contributor

@augustinasrce augustinasrce commented Dec 4, 2024

Description

Currently dataCollector pass events in ms, and it suppose to be in seconds. Now I changed the way it constructed so it would be in seconds.

Checklist

Copy link

netlify bot commented Dec 4, 2024

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 62ef0c9
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/675087348edea90008bdc83a

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.84%. Comparing base (c4059d1) to head (62ef0c9).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2750   +/-   ##
=======================================
  Coverage   84.84%   84.84%           
=======================================
  Files         111      111           
  Lines        5167     5167           
=======================================
  Hits         4384     4384           
  Misses        620      620           
  Partials      163      163           

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

Copy link

sonarcloud bot commented Dec 4, 2024

Copy link
Owner

@thomaspoignant thomaspoignant left a comment

Choose a reason for hiding this comment

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

🚀 LGTM

@thomaspoignant thomaspoignant merged commit 61dc4bc into thomaspoignant:main Dec 4, 2024
24 of 25 checks passed
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