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

Add function to calculate intensity minutes #117

Merged
merged 5 commits into from
Jul 6, 2023
Merged

Conversation

bscheltinga
Copy link
Contributor

  • Fixes a bug in using API to load steps data for specific dates
  • Added function to get intensity minutes from Senseeact DB

@bscheltinga bscheltinga requested a review from wbaccinelli July 4, 2023 15:00
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 5, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

25.0% 25.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link
Contributor

@wbaccinelli wbaccinelli left a comment

Choose a reason for hiding this comment

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

Nice work! It might be good to investigate the possibility to filter the results in the query already. I see that in the documentation this mentioned already

@bscheltinga
Copy link
Contributor Author

Nice work! It might be good to investigate the possibility to filter the results in the query already. I see that in the documentation this mentioned already

Both myself and @wbaccinelli took a look at the filter query. But we won't get the data we wanted using this query

@bscheltinga bscheltinga merged commit b944e5f into main Jul 6, 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.

2 participants