Skip to content

Added makefile for build and tests#5

Merged
KristofferRisa merged 2 commits intomainfrom
feat-makefile
Feb 1, 2026
Merged

Added makefile for build and tests#5
KristofferRisa merged 2 commits intomainfrom
feat-makefile

Conversation

@KristofferRisa
Copy link
Owner

@KristofferRisa KristofferRisa commented Feb 1, 2026

Pull Request

Description

Added an MAKEFILE to the solution

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement
  • Code refactoring
  • CI/CD changes

Changes Made

  • Added an Makefile to the solution

Test commands:

make build
make test 
make test-coverage
make lint
make clean
make all
make dev 
make run-current
make run-forecast
make run-daily
make release-snapshot
make release-check

Checklist

  • Code follows the project's style guidelines
  • Self-review of code completed
  • Comments added for complex logic
  • Documentation updated (if needed)
  • No new warnings or errors introduced
  • Related issues linked

@KristofferRisa KristofferRisa merged commit 05187cb into main Feb 1, 2026
16 checks passed
@KristofferRisa KristofferRisa deleted the feat-makefile branch February 1, 2026 07:21
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.

1 participant