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

Refactor Project #59

Closed
wants to merge 26 commits into from
Closed

Conversation

felixhoffmnn
Copy link

@felixhoffmnn felixhoffmnn commented Nov 17, 2022

Description

This PR includes potential breaking changes!

Overview

  • Removed old project config files (python, sphinx / docs, and unit tests)
  • Added config files (IDE, VS Code, pytest, codecov, formatting, linting, pre-commit, prettier, cspell, readthedocs, and poetry)
  • Updated GitHub Actions CI pipeline
  • Switched from sphinx to mkdocs
  • Improved typing for all functions
  • Added partial logging
  • Refactored library functions
  • Moved vvs data

Test Plan

  • The core functionality should not have changed
  • But the test coverage is very low (To-dos need to be revisited)

Checklist

  • Connected regarding GitHub issues and discussions
  • Added docstrings for all new functions
  • Checked CI pipeline for any failures
  • Run pytests locally to check for any failures

.github/CODEOWNERS Outdated Show resolved Hide resolved
@felixhoffmnn felixhoffmnn marked this pull request as ready for review November 17, 2022 17:08
vvspy/trips.py Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants