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

feat: ✨ add synchroniseLatestReadings command #6

Merged
merged 4 commits into from
Jan 23, 2023

Conversation

BartekCK
Copy link
Owner

No description provided.

@BartekCK BartekCK self-assigned this Jan 23, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 86.34% // Head: 89.40% // Increases project coverage by +3.05% 🎉

Coverage data is based on head (0b1fe92) compared to base (68e0db7).
Patch coverage: 86.30% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop       #6      +/-   ##
===========================================
+ Coverage    86.34%   89.40%   +3.05%     
===========================================
  Files           20       27       +7     
  Lines          271      368      +97     
  Branches        36       47      +11     
===========================================
+ Hits           234      329      +95     
- Misses          33       36       +3     
+ Partials         4        3       -1     
Impacted Files Coverage Δ
.../services/dexcomService/dexcomReading.interface.ts 100.00% <ø> (ø)
...eadings/synchroniseLatestReadingsCommandHandler.ts 80.43% <74.28%> (ø)
...ories/cgmGlucoseRepository/cgmGlucoseRepository.ts 88.88% <90.00%> (+4.67%) ⬆️
...LatestReadings/synchroniseLatestReadingsCommand.ts 100.00% <100.00%> (ø)
...lucoseRepository/cgmGlucoseRepository.interface.ts 100.00% <100.00%> (ø)
src/common/types/invalidPayloadFailure.ts 100.00% <100.00%> (ø)
src/domain/entities/cgmGlucose/cgmGlucose.ts 100.00% <100.00%> (+25.00%) ⬆️
...dexcomService/__tests__/dexcomEntityTestFactory.ts 100.00% <100.00%> (ø)
...astructure/services/dexcomService/dexcomService.ts 92.72% <100.00%> (ø)
...rvices/dexcomService/mappers/dexcomEntityMapper.ts 100.00% <100.00%> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BartekCK BartekCK merged commit 574374d into develop Jan 23, 2023
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

2 participants