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

Adds a check change step for the validate workflow and adds a new publish workflow #223

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

janechu
Copy link
Owner

@janechu janechu commented Mar 4, 2024

Pull Request

📖 Description

Now that the 1.0.0 version has been published, a new dispatch workflow should be made available for publishing automatically. This should adds that workflow, and add a check to ensure a PR contains a change file if one is needed.

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.

@janechu janechu self-assigned this Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

Coverage after merging users/janechu/add-publish-package-github-workflow into main will be

65.57%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/data-utilities
   html-element.ts100%100%100%100%
   location.ts80%0%100%85.71%19–20
   mapping.mdn-data.ts14%6.32%8.89%17.69%1009–1010, 1015, 1031, 1033, 1033–1034, 1037, 1039–1040, 1040–1041, 1048, 1066, 1066, 1066, 1069–1071, 1078, 1078, 1078, 1078, 1078–1079, 1086, 1106, 1108, 1108–1109, 1109, 1112, 1115, 1124, 1126–1127, 1129, 1134, 1134–1135, 1155, 1166, 1168, 1179–1180, 1182, 1184, 1194, 317–318, 326, 328, 328–329, 332, 339–342, 345, 348, 350, 350–351, 356, 356–357, 362, 362–363, 368, 368–369, 378, 378–379, 384, 384–385, 390, 397, 401, 401–402, 405, 405–406, 409, 409–410, 413, 413–414, 417, 417–418, 421, 425, 425, 425, 425, 425, 427, 429, 431, 433, 443, 443, 445–446, 446, 450, 452, 455–459, 461, 461–462, 465, 465–466, 468, 468–469, 473, 481, 500, 500–501, 503–504, 504, 504, 504, 504–507, 513, 513–514, 520, 535–537, 539–540, 542, 545, 553–554, 558–559, 561, 561, 561, 561–563, 565, 568, 573, 573, 575, 575, 575–576, 578, 580, 580–581, 581, 584, 587, 591, 601, 608, 610, 624–626, 628–629, 633, 633, 633, 633–634, 638, 638, 638, 638, 638, 638, 638, 638, 640, 648, 656, 664, 672, 680–681, 685, 685–686, 690, 704, 717, 719–720, 720, 720–722, 722–723, 725, 725–726, 732, 737, 772, 774, 776–777, 777, 779–780, 782, 782, 782–783, 783, 783, 788, 792, 798, 800–801, 805, 810–811, 811–812, 812, 814, 820, 840, 852, 854, 854–855, 858, 858–859, 862, 862–863, 863, 865, 868, 871, 871, 873, 876, 880, 880–881, 884, 894, 894, 894, 894, 894, 894, 899, 901, 913, 928–930, 933, 933, 933–934, 937, 940, 944, 957–959, 962, 966, 983–986, 991–992
   mapping.ts68.33%64.86%68.42%70.31%337, 356, 359, 392–393, 397, 410, 415, 417, 417–418, 420, 420, 420, 427, 427–428, 431, 447, 450, 450, 450, 452, 452, 455, 476, 478, 478–480, 484, 504
   types.ts100%100%100%100%
src/definitions/native
   html-native.definition.ts84.31%74.07%100%94.44%38, 51, 60–61, 68, 81, 88, 90
   path.definition.ts100%100%100%100%
   svg.definition.ts100%100%100%100%
src/message-system
   history.ts100%100%100%100%
   message-system.ts75%68.42%73.33%78.57%159, 161–162, 162–163, 167, 35, 40, 65, 72, 72–74, 74, 77
   message-system.utilities.props.ts100%100%100%100%
   message-system.utilities.ts1.19%0%0%2.13%100, 1001, 1008, 1015, 1025, 1032, 1034, 1034, 1034, 1034, 1034, 1034, 1034, 1034, 1034, 1034, 1037, 1037–1039, 1044, 1058, 1058, 1058, 1061–1062, 1062, 1065–1066, 1071, 1073, 1073, 1073, 1075, 116, 127, 127, 127, 127, 129, 131, 147, 163, 174, 174, 174, 174, 174, 176, 193, 193–194, 197, 201, 204, 206, 206–207, 209, 212, 216, 221, 223, 234, 234, 234, 236, 238, 246, 260, 271, 271, 271, 271, 271, 271, 271, 271, 271, 273, 276–277, 283, 283–284, 287, 297, 297, 297, 300, 302, 312, 312, 314, 314, 316, 316, 318, 318, 320, 320, 322, 322, 329, 338, 338, 338, 342, 342, 342, 348, 348–349, 359, 372, 372, 372, 376, 383, 391, 391, 391, 393, 393, 395, 395, 402, 402, 402, 402, 402, 404–407, 410–413, 416, 418–419,

Copy link

github-actions bot commented Mar 4, 2024

Coverage after merging users/janechu/add-publish-package-github-workflow into main will be

48.83%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/form
   form.strings.ts100%100%100%100%
   form.tsx76.82%63.51%81.82%83.21%103, 154, 154, 197–198, 200, 204, 204–206, 206, 210, 213, 215, 219, 219–221, 221, 225, 400, 408, 425–427, 432, 432–433, 441, 498, 500, 506–507, 507, 507–508, 517, 517, 517–518, 527, 527–528, 540, 542, 542, 564–565, 607, 66
   index.tsx100%100%100%100%
src/form/controls/format
   control.format.date-time.tsx76.92%60%85.71%78.57%24, 39–41, 63
   control.format.date.tsx76.92%60%85.71%78.57%24, 36–38, 60
   control.format.email.tsx76.92%60%85.71%78.57%24, 36–38, 57
   control.format.time.tsx76.92%60%85.71%78.57%24, 39–41, 63
src/form/controls/type
   control.array.tsx64.21%50%65%68.42%103, 105, 127, 127–128, 137, 148, 186, 199, 199–200, 249–250, 270–271, 271, 271, 273, 280, 287, 289, 289–290, 293, 301, 58, 82
   control.button.tsx75%66.67%71.43%78.57%39–41, 57
   control.checkbox-or-radios.tsx81.67%73.68%83.33%86.21%125, 130, 24, 36, 48, 48–50, 84
   control.display.tsx66.67%71.43%50%70%39, 42, 46, 51–53, 69–70
   control.linked-data.tsx5.31%0%0%9.52%124–125, 125, 125, 127, 131, 137–139, 148–149, 158, 160, 160–161, 164, 168, 176, 176, 178, 178, 178–179, 181, 183, 183–184, 184, 187, 195–196, 198, 201, 201–203, 205, 205, 207, 209, 216, 219, 219, 222, 225, 228, 228–229, 234–235, 243, 248, 250–251, 251, 251, 253, 253–254, 27, 270, 270, 276, 28, 280, 29, 29, 29, 35, 60, 62, 66, 66, 77, 79, 79–80, 91, 91–92, 92, 92–93
   control.number-field.tsx70.49%56.25%83.33%72.73%33–35, 35, 41, 46, 48, 48–49, 57, 63, 76–77, 86–88
   control.section-link.tsx100%100%100%100%
   control.section.tsx61.49%57.14%60%64.86%101, 118, 120, 120–121, 121, 121, 121, 126, 138, 219, 231–232, 239–240, 242, 244, 247, 267, 267, 269, 272–273, 276, 284, 287, 287, 289, 292, 295, 298, 344, 348, 377, 377, 398, 398–399, 435–436, 438, 445, 456, 456, 456, 74–75
   control.select.tsx78.26%76.92%81.82%77.27%41, 48, 57, 69–71, 92–93
   control.textarea.tsx76.47%62.50%87.50%77.78%19, 31, 43, 45, 55–57
   control.untyped.tsx73.68%55%90%81.48%25–27, 33, 35, 37, 41, 43, 43, 49, 59, 73, 75, 84
src/form/controls/utilities
   control-switch.tsx80.32%69.41%90.48%89.02%100, 104, 108, 112–113, 116–117, 160, 162, 24, 248, 25, 331, 331, 338, 42, 42–43, 45, 52, 52, 55, 59, 63, 67, 70–71, 71, 75, 80, 84, 88, 91, 93, 96
   dictionary.tsx7.41%0%0%15.09%110, 110, 110, 116, 116–118, 123, 169, 176, 178, 178, 178–179, 181, 181, 186, 186, 186, 186, 186–187, 189, 189, 195, 197, 197, 214–215, 217, 217, 226–227, 227–229, 237–238, 245–247, 254, 256, 256, 256–257, 259–260, 260, 260, 264, 270–271, 276, 276, 276, 282–283, 283, 288, 292, 292, 292, 295, 33, 35–36, 39, 39–40, 45, 53, 53–54, 76, 90, 90
   form.tsx39.45%40.63%41.30%37.72%102, 113, 115, 115, 115, 115, 115–118, 118, 122, 126, 128, 128–129, 132, 136, 136–137, 144, 146, 160, 163–164, 173–174, 189, 191, 191–192, 195, 195–196, 196, 196, 201, 211, 213–216, 216–217, 223, 227, 227, 227, 235, 242, 242, 242, 242, 242, 260, 260, 260, 260, 264–265, 267, 28, 297, 299, 301, 311–312, 323, 337, 344, 35, 356, 356–357, 360–361, 361, 361–362, 364, 368, 368, 368, 392–393,

@janechu janechu merged commit 2dc372b into main Mar 5, 2024
2 checks passed
@janechu janechu deleted the users/janechu/add-publish-package-github-workflow branch March 5, 2024 19:22
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.

1 participant