-
Notifications
You must be signed in to change notification settings - Fork 10
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
Bugfix/tet 981 stova ingestion data #5967
Conversation
794dd8c
to
82d6275
Compare
82d6275
to
83ad352
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5967 +/- ##
==========================================
- Coverage 96.67% 96.66% -0.02%
==========================================
Files 1079 1080 +1
Lines 25383 25390 +7
Branches 1675 1676 +1
==========================================
+ Hits 24538 24542 +4
- Misses 690 693 +3
Partials 155 155 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Worth considering though. View full project report here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM👍
Description of change
Matching model closer to prod Stova data model.
Also a fix to skip Stova Attendees who have empty company names.
Checklist
main
branch?