Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nfarrell-kx committed Sep 20, 2023
1 parent df1bb72 commit db19a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: xvfb-run -a npm run coverage

- name: Add coverage to PR
uses: romeovs/lcov-reporter-action@v0.2.16
uses: romeovs/lcov-reporter-action@v0.3.1
with:
lcov-file: ./coverage-reports/lcov.info

Expand Down

1 comment on commit db19a25

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage for this commit

16.67%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   extensionVariables.ts95.56%100%50%97.56%55
src/commands
   dataSourceCommand.ts7.91%0%10%12.93%102, 102, 102–104, 114–116, 116, 116–117, 120, 124, 124, 124–125, 127, 133, 133, 133–134, 137–138, 140, 140, 140–142, 149–150, 150, 150–151, 154, 154, 154–156, 158, 158, 158–159, 162, 164, 169, 169, 169–170, 172, 176, 180, 183–184, 184, 184, 184, 184–185, 187, 195–196, 196, 196–197, 200, 203, 205, 209–210, 210, 212, 212, 215–216, 216, 216, 216–217, 221, 221, 221–222, 225, 228–229, 229, 232–233, 233, 236–237, 237, 240–241, 241, 244–245, 245, 248–249, 249, 252–253, 253, 256–257, 257, 260–261, 261, 264–265, 265, 267, 270, 270, 270–271, 274, 274, 274–275, 278, 278, 278–279, 282, 282, 282–283, 286, 286, 286–287, 290, 290, 290–291, 294, 294, 294–295, 298, 298, 298–299, 302, 302, 302–303, 306, 306, 306–307, 309, 313, 313, 313, 313, 313, 313, 313–314, 316–317, 319–321, 326, 330, 330, 330, 330, 330, 330, 330–331, 333–334, 337, 340, 344, 344, 344, 344, 344, 344, 344–345, 347–348, 40, 42–44, 46–49, 51–55, 57–58, 68, 68, 68–69, 72, 76, 81–85, 87, 93–94, 94, 94–95, 98
   installTools.ts14.81%0%7.69%21.10%105, 105, 105–107, 107, 107–108, 114–115, 115, 115–116, 120, 128, 128, 128–129, 132, 140–141, 144, 147–149, 149, 149–150, 153, 159–160, 160, 160–161, 164, 164, 164–165, 168, 171, 174, 176–177, 179, 183–186, 192, 196–197, 200, 205, 208, 208, 208–210, 210, 210–211, 213, 217, 224, 231, 231, 231–232, 237, 239–240, 240, 240–242, 242, 242–243, 243, 246, 249, 253–254, 254, 254–255, 265, 267, 275, 279–281, 281, 281–282, 286, 302, 306–307, 318, 322–323, 334–336, 340, 346–348, 80, 80, 80, 80, 80, 80, 80, 82–83, 90, 90, 90–91, 94, 94, 94, 97
   serverCommand.ts6.87%0%2%12.31%100, 103, 105, 109–111, 111, 111, 111, 111–113, 116–117, 117, 117, 117, 117–118, 122–123, 123, 123–124, 132, 139–141, 141, 141–142, 150, 153, 155, 158, 160, 163, 165, 168, 170, 176, 179, 182–184, 184, 184–186, 186, 186–189, 191, 191, 191, 191, 191–192, 194, 198, 198, 198, 198, 198–199, 206, 206, 206–207, 210, 214–215, 215, 215–216, 216, 216, 216, 219–220, 222, 222, 228, 230, 230, 230–231, 231, 234, 239–240, 240, 242, 242, 242–243, 249, 249, 253, 253, 253–254, 259, 264, 264, 267, 267, 267–268, 274–276, 276, 276–277, 291, 294–295, 295, 299, 299, 299, 299, 299–301, 304–306, 309, 311–312, 317, 319, 321, 325, 329, 331, 331, 331–333, 340–342, 346, 346, 346–347, 352, 357, 357, 357–358, 361–362, 365, 369–371, 373, 380, 380, 380–381, 386, 391, 391, 391–392, 395–396, 399, 405, 413, 419–420, 423, 425, 427, 427, 427–428, 430, 433, 433, 438, 445, 447, 455, 455, 455, 457–458, 458, 458, 458–459, 464–465, 467–469, 471–472, 477–478, 480, 483, 488, 493, 493, 493–494, 497–498, 501–502, 502, 502, 502, 502–503, 508, 521, 527–528, 531, 533, 538–539, 543–544, 554, 554, 554–555, 560, 565, 565, 565–566, 569–570, 573–574, 574, 574, 574, 574–575, 580, 585, 585, 589, 595–596, 599, 601, 606, 609, 611, 617, 619–620, 620, 620, 620, 620–622, 625–627,

Please sign in to comment.