No description
Find a file
2021-05-05 18:30:59 -06:00
.github/workflows Add codecoverage 2021-05-05 18:27:22 -06:00
calculator Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
tests Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
.gitignore Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
.gitlab-ci.yml Use pytest to generate coverage 2021-05-05 18:17:43 -06:00
main.py Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
README.md Add coverage badges to README 2021-05-05 18:30:59 -06:00

calculator

GitHub Actions codecov

pipeline status coverage report

A simple calculator based on CodePulse's Math Interpreter series

Purpose

To revisit some Python basics, experiment with Python 3.10, and learn GitLab CI/CD and GitHub Actions

Requirements

  • Python 3.10

Usage

python3.10 main.py