Skip to content

surya-prakash-susarla/SE-Proj22-Team11

Repository files navigation

Team 11 - Repository for HOMEWORK -1,2,3,4

Type Status
DOI DOI
CI/ CD Python CI
Coverage codecov

Documentation: API/ Usage Docs

Coverage Graph:

NCSU Fall 22 SE proj repo for Team 11

Summary:
This repository consists of python code generating summaries of the columns of a CSV file.

HW-2

  1. The project currently works for the 'Num' and 'Sym' classes
  2. The init point currently prints out only a sample help string.
  3. The test cases 'the', 'num', 'sym' and 'bignum' are currently hooked up to the CI.

HW-3

  1. The project includes classes for Cols, Row, Data\
  2. The test cases "eg.csv", "eg.data", "eg.stats" have been added\

HW-4

  1. Added post-commit hooks to auto run all Test-cases\
  2. Added Code Coverage checks\

Team Members:

  • Aditi Vakeel
  • Harshitha Paruchuri
  • Kaushik Jadhav
  • Pradyumna Vemuri
  • Surya Prakash Susarla