Update Changelog#119
Conversation
ralahaaqil
commented
Jan 31, 2026
- Closes Add Changelog #108
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #119 +/- ##
=======================================
Coverage 96.18% 96.18%
=======================================
Files 10 10
Lines 681 681
Branches 56 56
=======================================
Hits 655 655
Misses 13 13
Partials 13 13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
@ralahaaqil - I am not sure if we need to document every single code change we made, since the instruction only said we need that for addressing peer and TA feedback.
Doesn't really make sense to have a changelog just outline the final milestone changes esp after all the actual changes have been made in the previous 3 milestones. Also don't think there's any harm in adding all of the changes even if not explicitly mentioned. We'll be adding the changes made in the milestone 4 release (peer review and TA comments) once we're done with all the stuff either ways |
* Add codecov into CI and add badges to `README` (#112) * Add Codecov token and enable run on pull request to the dev branch * Update badges on README * update readme - m4 (#114) * update readme: reorganize developer guide * reword comment * add dummy data for data_version_diff function * update functions docstring and README examples * update data_version_diff function (#117) * update data_version_diff function * fix flake8 issues * add tutorial for csvplus package (#113) * docs: add tutorial for csvplus package * update _quarto.yml file * fix docstrings * rename tutorial.qmd to index.qmd * update environment.yml * Add an example for the `load_optimized_csv` usage in the README.md (#120) * Fix resolve_string_value example in README (#121) * Fix test generate report (#123) * removed classes to align with rest of tests * Update changelog (#119) * Update changelog (#125) * Add two README peer review fixes details to CHANGELOG * Add Jupyter and nbformat to docs dependencies * Fix formatting issue in pyproject.toml --------- Co-authored-by: Purity jangaya <74033379+Purityj@users.noreply.github.com> * added retrospective and next step section (#127) added retrospective and next step section in CONTRIBUTING.md file * Update changelog (#129) * Add emails (#131) * Add emails * Update changelog * Updated README.md examples, installation instruction, and environment.yml dependency (#128) --------- Co-authored-by: Purity jangaya <74033379+Purityj@users.noreply.github.com> Co-authored-by: Ralah Aaqil <94609279+ralahaaqil@users.noreply.github.com> Co-authored-by: Oswin <73800093+Eggathin@users.noreply.github.com>