Skip to content

Update Changelog#119

Merged
alancmliu merged 1 commit into
devfrom
add-changelog
Feb 1, 2026
Merged

Update Changelog#119
alancmliu merged 1 commit into
devfrom
add-changelog

Conversation

@ralahaaqil
Copy link
Copy Markdown
Collaborator

@ralahaaqil ralahaaqil changed the base branch from main to dev January 31, 2026 03:29
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.18%. Comparing base (e9a5a8f) to head (6a3c755).
⚠️ Report is 5 commits behind head on dev.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@alancmliu alancmliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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.

@ralahaaqil
Copy link
Copy Markdown
Collaborator Author

@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

@alancmliu alancmliu merged commit 7ecda1a into dev Feb 1, 2026
14 checks passed
@alancmliu alancmliu deleted the add-changelog branch February 1, 2026 20:15
Eggathin added a commit that referenced this pull request Feb 3, 2026
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Changelog

2 participants