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

Feature/10/delay #12

Merged
merged 3 commits into from
May 24, 2024
Merged

Feature/10/delay #12

merged 3 commits into from
May 24, 2024

Conversation

HagenFritz
Copy link
Member

This pull request (PR) resolves #10

Primary Changes

  • ⌚ Wrapper for delay: endpoint. Only one endpoint to pull data from but we also created a function to plot the data (see below)
  • πŸ“ˆ Plot Delay: with a function in the utils.py module. Recreates the "Schedule Delay Over Time" figure on SmartPM.

Related Changes

  • πŸ§ͺ Delay Tests: created for the one function. Plotting was left alone.

@HagenFritz HagenFritz added the enhancement New feature or request label May 24, 2024
@HagenFritz HagenFritz self-assigned this May 24, 2024
@HagenFritz HagenFritz merged commit ce97d1e into main May 24, 2024
1 check passed
@HagenFritz HagenFritz deleted the feature/10/delay branch May 24, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Develop Delay endpoints
1 participant