forked from se-edu/addressbook-level4
-
Notifications
You must be signed in to change notification settings - Fork 69
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
[v1.5][F12-B2] Personal Trainer Pro #72
Open
hypertun
wants to merge
398
commits into
nus-cs2103-AY1718S2:master
Choose a base branch
from
CS2103JAN2018-F12-B2:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
398 commits
Select commit
Hold shift + click to select a range
5fcba6e
Merge pull request #8 from CS2103JAN2018-F12-B2/master
hypertun 85ffd57
Add the first edition of calories calculator and its tests
hypertun 4fe5591
checkstyle errors
hypertun f250dcc
Checkstyle errors 2
hypertun 9a06429
checkstyle errors 3
hypertun 4707756
Merge pull request #47 from hypertun/CaloriesCalculator
hypertun 4118586
Merge pull request #5 from CS2103JAN2018-F12-B2/master
wenhaoch e563e27
Updated user guide
hypertun 71ee36d
Merge pull request #49 from hypertun/UserGuide1.4
hypertun a789203
CApture.png didnt work
hypertun a2fe358
Merge pull request #51 from hypertun/UserGuide1.4
hypertun a2b3de2
Merge pull request #6 from CS2103JAN2018-F12-B2/master
wenhaoch f30c83b
Implemented internal attribute to store BodyMassIndexClassification i…
wenhaoch 80f2d64
Implemented getter function and Person attributes to store BodyMassIn…
wenhaoch 47e284e
Added ClassificationParser and edited AddressBookParser to include cl…
wenhaoch 1c8296f
Updated implementation of ClassificationCommand
wenhaoch 4258f05
Added test for Classification Command
wenhaoch 571390b
Updated TypicalPersons to ensure all possible test cases found
wenhaoch 3228acb
Updated linestyle in ClassificationCommandParser and NameContainsClas…
wenhaoch 6d5f4af
Updated UserGuide to include Classification Command
wenhaoch 9940c8f
Checkstyle errors
wenhaoch fdd6c69
Fixed checkstyle errors
wenhaoch fb075d0
Updated TypicalPersonsAddressBook to match ClassificationCommand test
wenhaoch 624b3c1
Merge pull request #53 from wenhao53/master
wenhaoch f2b8309
Updated UserGuide to fix display inconsistencies
wenhaoch 58a12ab
Merge pull request #54 from wenhao53/master
wenhaoch e808071
To allow use of Google Calendar API
wayneong95 9665be1
Creates a Calendar Event to be added to the Google Calendar.
wayneong95 c4bc970
no message
wayneong95 4a754b9
Added AddEvent Command and parser method
wayneong95 884c690
Solve log in not loading issue
wayneong95 501c9e4
Fix null pointer exception from previous enhancement
wayneong95 a4ca2f4
Prompt access rights when user calls 'calendar' command
wayneong95 f432478
Updated user and developer guide
wayneong95 052b45f
Merge pull request #22 from wayneong95/V1.4
wayneong95 9170f7f
Merge branch 'master' into master
wayneong95 dd2ae3a
Updated User Interface and README.adoc
wenhaoch d27f1ee
Merge pull request #57 from wenhao53/master
wenhaoch dd76190
Updated version number in MainApp
wenhaoch cf1786a
Merge pull request #58 from wenhao53/master
wenhaoch 373818b
Merge pull request #7 from CS2103JAN2018-F12-B2/master
wenhaoch 11d2c94
Merge pull request #9 from CS2103JAN2018-F12-B2/master
hypertun db8f815
no message
wayneong95 c64f24e
Added calendar event tests
wayneong95 0217139
Added method to test for end date earlier than start date
wayneong95 7246aa0
Added event builder to help with tests
wayneong95 3093ae2
Added tests for add event command and add event command parser
wayneong95 b0b22ea
Merge pull request #23 from wayneong95/V1.4
wayneong95 ca5a636
Fixed checkstyle errors
wayneong95 aba9722
Checkstyle error
wayneong95 e141e92
Merge pull request #24 from wayneong95/V1.4
wayneong95 42d7ec0
Checkstyle error
wayneong95 1ad4a1d
Checkstyle error
wayneong95 c36d63e
Merge pull request #25 from wayneong95/V1.4
wayneong95 103d1ac
Checkstyle errors
wayneong95 34b6cf9
Merge pull request #26 from wayneong95/V1.4
wayneong95 23abfff
Removed Addeventcommand test as it only works locally
wayneong95 e1b5861
Merge pull request #27 from wayneong95/V1.4
wayneong95 7c91ee4
Removed unused imports
wayneong95 e9a3ba0
Merge pull request #28 from wayneong95/V1.4
wayneong95 77c1979
Moved authentication to addEvent command if not calendarcommandtest r…
wayneong95 1ff8be3
Merge pull request #29 from wayneong95/V1.4
wayneong95 02fb1fd
Removed unused imports
wayneong95 e9940ff
Merge pull request #30 from wayneong95/V1.4
wayneong95 d1bd413
Removed test to avoid conflict with main repo (to be edited)
wayneong95 79a856a
Merge pull request #31 from wayneong95/V1.4
wayneong95 7182311
Removed unused imports
wayneong95 9b7838c
Merge pull request #32 from wayneong95/V1.4
wayneong95 ff4da17
Merge pull request #56 from wayneong95/master
wayneong95 2189e8a
Merge pull request #8 from CS2103JAN2018-F12-B2/master
wenhaoch 2d87c5e
Updated UserGuide and DeveloperGuide to be consistent with implementa…
wenhaoch de0aac4
Updated application app name to Personal Trainer Pro instead of Addre…
wenhaoch 749faa8
Merge branch 'master' of https://github.com/wenhao53/main
wenhaoch 4e7d5a0
Updated team name and team repo link
wenhaoch 734d855
Updated application title to Personal Trainer Pro
wenhaoch 8f44d20
Updated Classification Command to show keywords upon invalid input
wenhaoch 5dfaa3c
Updated ClassificationCommandParser to check validity of keywords for…
wenhaoch ed7029f
Refined implementation of BodyMassIndex attribute to reduce redundanc…
wenhaoch 1b97a74
Restricted Height input to a specified range to reduce errors
wenhaoch e42c52c
Updated Weight attribute implementation to check the validity of the …
wenhaoch 5541b08
Updated application name
wenhaoch 5743e5b
Included more tests for ClassificationCommand
wenhaoch 4bdceb1
Included more Height value tests to check for out-of-bound values
wenhaoch ef39691
Updated checkstyle errors in ClassificationCommandParser
wenhaoch c3f48ae
Merge pull request #33 from CS2103JAN2018-F12-B2/master
wayneong95 f54b9b7
Merge pull request #10 from CS2103JAN2018-F12-B2/master
hypertun 0e26707
Collated and calories changes v1.5
hypertun aaaa60d
Merge pull request #87 from hypertun/NewCollateandcalorieschanges
hypertun 585da33
Changed all to lowercase
hypertun e07a6cf
Merge pull request #88 from hypertun/ImprovedCaloriesCommand
hypertun ee07090
Added tests
wayneong95 a459c4b
Merge pull request #34 from wayneong95/V1.5rc
wayneong95 4a31d05
Fixed checkstyle errors
wayneong95 25358ff
Merge pull request #35 from wayneong95/V1.5rc
wayneong95 c279681
Merge pull request #90 from wayneong95/master
wayneong95 4af1d21
Merge pull request #36 from CS2103JAN2018-F12-B2/master
wayneong95 59e2d70
Collation of code
wayneong95 464b306
Merge pull request #37 from wayneong95/Collate
wayneong95 109df25
Merge pull request #91 from wayneong95/master
wayneong95 93b242e
Merge pull request #38 from CS2103JAN2018-F12-B2/master
wayneong95 4994538
Updated comments on ClassificationCommandParser.java
wenhaoch e274764
Merge pull request #9 from CS2103JAN2018-F12-B2/master
wenhaoch b4f9b79
Updated application name in Config files
wenhaoch 42233ff
Added a date restriction method to prevent addition of invalid end date
wayneong95 2b8b324
Changed to lowercase
wayneong95 5f1ce22
Merge pull request #92 from wayneong95/V1.5
wayneong95 1324e3b
Revert "Added a timeRestriction method to prevent addition of invalid…
wayneong95 6e6746a
Merge pull request #93 from CS2103JAN2018-F12-B2/revert-92-V1.5
wayneong95 4a84d47
Merge pull request #39 from wayneong95/V1.5
wayneong95 b08fa84
Updated ClassificationCommandTest
wenhaoch 25ead32
Merge pull request #96 from wayneong95/master
wayneong95 a1e0326
Merge pull request #40 from CS2103JAN2018-F12-B2/master
wayneong95 38bf4b3
Added timeRestriction method
wayneong95 39710e2
Merge pull request #41 from wayneong95/V1.5.1
wayneong95 0484509
Added test for invalid end time
wayneong95 16d6d9c
Merge pull request #42 from wayneong95/V1.5.1
wayneong95 ebf340c
Merge pull request #97 from wayneong95/master
wayneong95 b934113
Merge pull request #43 from CS2103JAN2018-F12-B2/master
wayneong95 91f465e
Updated user guide
wayneong95 d591447
Added activity level attribute
hypertun cadeb78
additional test plus checkstyle
hypertun 654d6f3
checkstyle
hypertun dda1cdf
checkstyle 2
hypertun 5a10576
checkstyle 3
hypertun 59f37a5
fixed tests
hypertun b4c43a7
Merge pull request #98 from hypertun/ActivityLevelAttribute
hypertun fddceba
Updated developer guide
wayneong95 e68f1f8
Merge pull request #44 from wayneong95/V1.5.2
wayneong95 2fa3998
Merge pull request #100 from wayneong95/master
wayneong95 f2080e3
Merge pull request #45 from CS2103JAN2018-F12-B2/master
wayneong95 a76fdda
Merge pull request #10 from CS2103JAN2018-F12-B2/master
wenhaoch 4c9e060
Fixed Issue
hypertun 8b48705
error resolved
hypertun e3a09ba
Merge pull request #101 from hypertun/FixedIssueRegardingSwitchingScr…
hypertun a716112
Minor issues
hypertun 2d0623c
Merge pull request #11 from CS2103JAN2018-F12-B2/master
wenhaoch 893bf6d
Written missing ClassificationCommandParserTest to improve coverage
wenhaoch 3a731a9
Corrected checkstyle
wenhaoch cedebd5
Merge pull request #86 from wenhao53/master
wenhaoch 1b45cc0
Error solved
hypertun 5a09a01
Merge branch 'master' into FixedSomeMinorIssues1.5
hypertun 6dc0921
Merge pull request #102 from hypertun/FixedSomeMinorIssues1.5
hypertun 67a7dc3
Merge pull request #11 from CS2103JAN2018-F12-B2/master
hypertun 57f8a1a
Implementation of PersonCard background colour according to BMI Class…
wenhaoch f65364a
Updated display of gender for PersonCard
wenhaoch 3663ab5
Removed redundant newline
wenhaoch 431624f
Edited GuiTestAssert to check gender format in PersonCard in the same…
wenhaoch 31d174c
Merge pull request #103 from wenhao53/master
wenhaoch 0c85ff8
Updated Developer Guide and User Guide
wenhaoch c4f45c8
Merge pull request #104 from wenhao53/master
wenhaoch b24be2a
Merge pull request #12 from CS2103JAN2018-F12-B2/master
wenhaoch 6640c37
Updated error messages in Classification Command
wenhaoch ce32045
Revert "Updated Developer Guide and User Guide"
wenhaoch d79cbb9
Merge pull request #105 from CS2103JAN2018-F12-B2/revert-104-master
wenhaoch 8d02bc8
Merge pull request #13 from CS2103JAN2018-F12-B2/master
wenhaoch e1df6e3
Merge branch 'master' of https://github.com/wenhao53/main
wenhaoch a3c4e24
Updated UserGuide and DeveloperGuide
wenhaoch 85efa6a
Merge pull request #106 from wenhao53/master
wenhaoch f239b05
Collation
wayneong95 203a4f1
Changed theme of application to light theme
wayneong95 8416d08
Merge pull request #46 from wayneong95/V1.5.3
wayneong95 f7301a3
Merge pull request #107 from wayneong95/master
wayneong95 a20c280
Merge pull request #12 from CS2103JAN2018-F12-B2/master
hypertun b17e9f8
Collated everyone till now
hypertun 8e4c6d9
Merge pull request #108 from hypertun/Collatedeveryonev1.5
hypertun 5fbdcfa
Personal Portfolio page
wayneong95 c37c13c
Merge pull request #47 from wayneong95/V1.5.4
wayneong95 073619f
Merge pull request #110 from wayneong95/master
wayneong95 3b12649
Merge pull request #48 from CS2103JAN2018-F12-B2/master
wayneong95 6a69114
Update PPP with collated files
wayneong95 a46fb2b
Merge pull request #49 from wayneong95/PPP
wayneong95 b2a23f3
Merge pull request #111 from wayneong95/master
wayneong95 6c41844
Merge pull request #14 from CS2103JAN2018-F12-B2/master
wenhaoch fc7d1b9
Updated display of PersonCard for Light Theme
wenhaoch 32dab43
Merge pull request #112 from wenhao53/master
wenhaoch 05d5a39
Changed naming conventions, added PPP updated reused codes changed th…
hypertun 939e524
checkstyle fix
hypertun cfaad7a
checkstyle3
hypertun 5244df0
checkstyle
hypertun fab922f
finsihed the edit
hypertun dc9611f
gitignore
hypertun 7a2c1a9
gitignore 2
hypertun a7c8aa2
Everything done
hypertun f7ae30c
seriously config
hypertun 72ad094
Merge pull request #113 from hypertun/BranchOfEverything1.5
hypertun 22d513d
Merge pull request #15 from CS2103JAN2018-F12-B2/master
wenhaoch 65a18a9
Updated PPP and UGDG
wenhaoch aec3c43
Fixed collated code link
wenhaoch 2488b44
Merge pull request #115 from wenhao53/Enhancements
wenhaoch 1c73f23
Added unused code from WeightLog implementation
wenhaoch 2c05fc9
Merge pull request #116 from wenhao53/Enhancements
wenhaoch 24f3b07
Merge pull request #16 from CS2103JAN2018-F12-B2/master
wenhaoch f56f9a8
Merge pull request #50 from CS2103JAN2018-F12-B2/master
wayneong95 fa0f18e
Updated Ui.png
wenhaoch a33be34
Merge pull request #117 from wenhao53/Enhancements
wenhaoch 5d2626b
Merge pull request #51 from CS2103JAN2018-F12-B2/master
wayneong95 7029510
Updated user guide and PPP
wayneong95 b572d75
Merge pull request #52 from wayneong95/v1.5Final1
wayneong95 4413d89
Merge pull request #118 from wayneong95/master
wayneong95 e73e02c
Update user guide
wayneong95 0b1c8b9
Merge pull request #53 from wayneong95/V1.5final2
wayneong95 83860ac
Merge pull request #119 from wayneong95/master
wayneong95 82e53a8
Added UNUSED code from WeightLog implementation and collation
wenhaoch 69335b7
Merge pull request #18 from CS2103JAN2018-F12-B2/master
wenhaoch cda0105
Update developer guide for manual testing and PPP
wayneong95 da88d43
Merge pull request #54 from wayneong95/V1.5final3
wayneong95 08ce2d5
Merge pull request #120 from wayneong95/master
wayneong95 44be8b4
Updated UGDG, PPP, LightTheme
wenhaoch 7061d00
Merge branch 'Enhancements' of https://github.com/wenhao53/main into …
wenhaoch 7b70def
Instruction Manual
hypertun 4f247e9
Merge branch 'master' into UpdatedManydocumentsv1.5
hypertun 920afb3
Merge pull request #121 from wenhao53/Enhancements
wenhaoch 830f301
Update config.json
hypertun 3987f80
Merge pull request #122 from hypertun/UpdatedManydocumentsv1.5
hypertun 812f483
Updated PPP
wayneong95 fe58d03
Merge pull request #55 from wayneong95/V1.5final4
wayneong95 80068c3
Merge pull request #123 from wayneong95/master
wayneong95 aca671d
Update Yeo Chong Han.adoc
hypertun 79f88fe
Update UserGuide.adoc
hypertun b3d31e9
Update DeveloperGuide.adoc
hypertun f0214a4
Update Yeo Chong Han.adoc
hypertun 4eca2bb
Update DeveloperGuide.adoc
hypertun 7b57e6b
Updated documentation
wenhaoch f03e02a
Merge branch 'master' into Enhancements
wenhaoch bdf265c
Merge pull request #124 from wenhao53/Enhancements
wenhaoch aa3d572
Merge pull request #19 from CS2103JAN2018-F12-B2/master
wenhaoch 0c9c1d6
Updated DG
wenhaoch 913686d
Merge branch 'Enhancements' of https://github.com/wenhao53/main into …
wenhaoch 48051fa
Updated version number in MainApp
wenhaoch 200109f
Updated AboutUs to include portfolio links
wenhaoch c7fd5f7
Added newlines at portfolio pages EOF
wenhaoch f1ee05a
Merge pull request #125 from wenhao53/Enhancements
wenhaoch 25f3ac8
Merge pull request #20 from CS2103JAN2018-F12-B2/master
wenhaoch 849efcb
Updates SampleDataUtil
wenhaoch 777aab8
Merge branch 'Enhancements' of https://github.com/wenhao53/main into …
wenhaoch 762e0e7
Fixed tags
wenhaoch eeea76c
Updated sample persons
wenhaoch 8b60258
Merge pull request #126 from wenhao53/Enhancements
wenhaoch 4bfe92e
Updated portfolio links to adoc instead of HTML
wenhaoch a6657a3
Merge pull request #127 from wenhao53/Enhancements
wenhaoch a7cd7f5
Revert "Updated portfolio links to adoc instead of HTML"
wenhaoch 0f2dfe4
Merge pull request #128 from CS2103JAN2018-F12-B2/revert-127-Enhancem…
wenhaoch 4d9af82
Updated Ivan's name
wenhaoch 2a92f27
Merge pull request #129 from wenhao53/Enhancements
wenhaoch 9d1509c
Merge pull request #21 from CS2103JAN2018-F12-B2/master
wenhaoch 1efec19
Updated display of app title in UGDG
wenhaoch f0eb737
Merge branch 'Enhancements' of https://github.com/wenhao53/main into …
wenhaoch d2edc89
Updated adoc portfolio links
wenhaoch ade264e
Updated portfolio to be consistent
wenhaoch faf894a
Merge pull request #130 from wenhao53/Enhancements
wenhaoch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,6 @@ lib/* | |
*.log | ||
*.log.* | ||
*.csv | ||
config.json | ||
src/test/data/sandbox/ | ||
preferences.json | ||
.DS_Store | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,149 @@ | ||
# hypertun-reused | ||
###### /resources/view/PersonCard.css | ||
``` css | ||
body { | ||
background:#485b6e; | ||
} | ||
|
||
.container { | ||
max-width:500px; | ||
margin-left:auto; | ||
margin-right:auto; | ||
margin-top:10%; | ||
} | ||
|
||
h1 { | ||
font-family: "Open Sans", sans; | ||
font-weight:300; | ||
text-align:center; | ||
color:rgba(255,255,255,0.6) | ||
} | ||
|
||
h2 { | ||
color:#2c3e52; | ||
font-family: "Open Sans", sans; | ||
font-size: 14px; | ||
text-align:center; | ||
font-weight:700; | ||
margin-bottom:50px; | ||
|
||
} | ||
|
||
.service-details { | ||
width: 600px; | ||
height: 460px; | ||
overflow: hidden; | ||
position: relative; | ||
} | ||
|
||
.service-details img { | ||
position: absolute; | ||
top: 0; | ||
left: 0; | ||
height: inherit; | ||
width: auto; | ||
height: 100%; | ||
float: left; | ||
transition: all 0.8s; | ||
-moz-transition: all 0.8s; | ||
|
||
} | ||
|
||
.service-details:hover img { | ||
/*opacity: 0.4 !important;*/ | ||
} | ||
|
||
.service-details .service-hover-text h3 { | ||
padding: 0px; | ||
margin: 0px; | ||
font-size: 25px; | ||
font-weight:300; | ||
font-family: "Open Sans"; | ||
} | ||
|
||
.service-details .service-hover-text h4 { | ||
padding: 0px; | ||
padding-bottom: 13px; | ||
margin: 0px; | ||
font-size: 14px; | ||
letter-spacing: 3px; | ||
width: 90%; | ||
font-family: "Open Sans"; | ||
text-transform:uppercase; | ||
border-bottom: 2px solid #000; | ||
} | ||
|
||
.service-details .service-hover-text p { | ||
padding-top: 10px; | ||
font-size: 9px; | ||
line-height: 10px; | ||
font-family: "Open Sans"; | ||
} | ||
|
||
|
||
.service-details .service-hover-text{ | ||
width: 42%; | ||
height: 89%; | ||
position: absolute; | ||
top: 0%; | ||
left: 50%; | ||
padding: 3% 4%; | ||
background: #D90E0E; | ||
color: rgba(255,255,255,1); | ||
/* display: none;*/ | ||
transition: all 0.5s ease-in-out; | ||
-moz-transition: all 0.4s; | ||
} | ||
|
||
.service-details:hover .service-hover-text { | ||
display: block !important; | ||
color: rgba(255,255,255,1); | ||
background:rgba(217,14,14,0.85); | ||
left: 0px; | ||
top: 0px; | ||
} | ||
|
||
|
||
.service-details .service-text { | ||
width: 50%; | ||
height: inherit; | ||
background: #000; | ||
float: left; | ||
position: absolute; | ||
left: 50%; | ||
} | ||
|
||
.service-details .service-text p { | ||
padding:100px 0px 0px 20px; | ||
font-size: 24px; | ||
font-family: "Open Sans"; | ||
font-weight:700; | ||
color: #fff; | ||
} | ||
|
||
.service-details .service-text p span { | ||
font-family: "Open Sans" !important; | ||
} | ||
|
||
.service-details .service-text a , .service-white .service-text { | ||
padding: 0px 0px 0px 20px; | ||
font-size: 14px !important; | ||
color:#FF5A22 !important; | ||
font-family: "Open Sans" !important; | ||
text-decoration: none !important; | ||
} | ||
|
||
.service-details .service-text { | ||
float: left; | ||
} | ||
|
||
.service-white { | ||
background: #eee !important; | ||
width: 50% !important; | ||
height: inherit !important; | ||
} | ||
|
||
.service-white p { | ||
color: #000 !important; | ||
} | ||
``` |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work updating the badge.