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 build.gradle file to enable assertions #135

Merged

Conversation

tengcharmaine
Copy link

Enable assertions in team repo as required by one of the team tasks for 2103.

Closes #134.

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.44%. Comparing base (009f60c) to head (a467a62).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #135   +/-   ##
=========================================
  Coverage     70.44%   70.44%           
  Complexity      479      479           
=========================================
  Files            79       79           
  Lines          1678     1678           
  Branches        164      164           
=========================================
  Hits           1182     1182           
  Misses          435      435           
  Partials         61       61           

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

Copy link

@drustanyjt drustanyjt left a comment

Choose a reason for hiding this comment

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

LGTM!

@drustanyjt drustanyjt merged commit 7865dd9 into AY2324S2-CS2103T-F14-2:master Mar 28, 2024
5 checks passed
@drustanyjt drustanyjt added this to the v1.3 milestone Mar 28, 2024
Jayne1010

This comment was marked as outdated.

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.

Enable assertions in build.gradle
3 participants