Science Score: 28.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
-
○.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 (8.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
SE HW1
Basic Info
Statistics
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 7
- Releases: 0
Created almost 4 years ago
· Last pushed almost 4 years ago
Metadata Files
Readme
Contributing
Code of conduct
Citation
README.md
SE-2022
This repository is for CSC 510 Homework 1, we have tried to make it as good as possible since we were tasked to make a good repository.
Contributors
Akash Sarda(aksarda), Arvind Subramaniam(asubram9), Sidhant Arora(sarora22), Sravanth Reddy(sbomman), Vinita Ramnani(vjramnan)
Description
This project contains an inc() function that increments the value passed by 1. Test cases testing positive and negative scenarios are included.
Contributions
To contribute to the project please go through Contributing file.
Citation (CITATION.md)
[](https://zenodo.org/badge/latestdoi/528453735)
The project can be cited using the following link: https://zenodo.org/record/7029754
# BibTeX
```bibtex
@software{akashsarda3_2022_7029754,
author = {Akash Sarda, Arvind Srinivas Subramanian, Sravanth Reddy Bommana, Sidhant Arora, Vinita Ramnani},
title = {AkashSarda3/se-2022: Initial Release},
month = aug,
year = 2022,
publisher = {Zenodo},
version = {0.0.1},
doi = {10.5281/zenodo.7030020},
url = {https://doi.org/10.5281/zenodo.7030020}
}
```
GitHub Events
Total
Last Year
Dependencies
requirements.txt
pypi
- coverage *
- pylint *
- pytest *
- pytest-mock *
- pytest-pylint ==0.16.1
setup.py
pypi
- pytest *