Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DG use cases #14

Merged

Conversation

ZHANGTIANYAO1
Copy link

  1. Create the use case for Add a Contact with Detailed Information
  2. Create the use case for Add Salary Range to a Contact
  3. Create the use case for Add the Company’s Name to a Contact
  4. Create the use case for Add Programming Language to a Contact

@ZHANGTIANYAO1 ZHANGTIANYAO1 self-assigned this Mar 7, 2024
@ZHANGTIANYAO1 ZHANGTIANYAO1 added the documentation Improvements or additions to documentation label Mar 7, 2024
@ZHANGTIANYAO1 ZHANGTIANYAO1 added this to the v1.1 milestone Mar 7, 2024
@ZHANGTIANYAO1 ZHANGTIANYAO1 linked an issue Mar 7, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.26%. Comparing base (7d43e67) to head (75b5f33).
Report is 9 commits behind head on master.

❗ Current head 75b5f33 differs from pull request most recent head 781d471. Consider uploading reports for the commit 781d471 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #14   +/-   ##
=========================================
  Coverage     75.26%   75.26%           
  Complexity      419      419           
=========================================
  Files            71       71           
  Lines          1338     1338           
  Branches        126      126           
=========================================
  Hits           1007     1007           
  Misses          301      301           
  Partials         30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@dabzpengu dabzpengu left a comment

Choose a reason for hiding this comment

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

made some suggestions, i leave it up to you if you want to add the changes, otherwise, LGTM!! 😄

docs/DeveloperGuide.md Outdated Show resolved Hide resolved
docs/DeveloperGuide.md Outdated Show resolved Hide resolved
ZHANGTIANYAO1 and others added 4 commits March 10, 2024 20:46
Co-authored-by: dabzpengu <97381253+dabzpengu@users.noreply.github.com>
Co-authored-by: dabzpengu <97381253+dabzpengu@users.noreply.github.com>
@dabzpengu dabzpengu merged commit 043ed0e into AY2324S2-CS2103T-T08-3:master Mar 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the DG - Use cases
2 participants