se-proj22-team11
NCSU Fall 22 SE proj repo for Team 11
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Repository
NCSU Fall 22 SE proj repo for Team 11
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 3
Metadata Files
README.md
Team 11 - Repository for HOMEWORK -1,2,3,4
| Type | Status |
| ---------- | -------------------- |
| DOI | |
| CI/ CD |
|
| Coverage |
|
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
Owner
- Name: Surya Prakash Susarla
- Login: surya-prakash-susarla
- Kind: user
- Location: Raleigh, North Carolina, United States
- Company: @Microsoft
- Website: Surya-06.github.io
- Repositories: 5
- Profile: https://github.com/surya-prakash-susarla
Hello there!
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Susarla" given-names: "Surya" - family-names: "Paruchuri" given-names: "Harshitha" - family-names: "Vakeel" given-names: "Aditi" - family-names: "Jadhav" given-names: "Kaushik" - family-names: "Vemuri" given-names: "Pradyumna" title: "SE-Proj22-Team11" version: 1.0.0 doi: 10.5281/zenodo.7026606 date-released: 2022-08-26 url: "https://github.com/Surya-06/SE-Proj22-Team11"
GitHub Events
Total
Last Year
Dependencies
- pytest >=3.0.7
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v2 composite