Closed mipyykko closed 1 year ago
Merging #1102 (9acfd41) into master (57cb1bf) will increase coverage by
7.16%
. The diff coverage isn/a
.:exclamation: Current head 9acfd41 differs from pull request most recent head 2fc3b4c. Consider uploading reports for the commit 2fc3b4c to get more accurate results
@@ Coverage Diff @@
## master #1102 +/- ##
==========================================
+ Coverage 60.32% 67.49% +7.16%
==========================================
Files 114 118 +4
Lines 4676 4744 +68
Branches 1003 1019 +16
==========================================
+ Hits 2821 3202 +381
+ Misses 1712 1425 -287
+ Partials 143 117 -26
Flag | Coverage Δ | |
---|---|---|
backend | 67.47% <ø> (+7.16%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
backend/tests/index.ts | 93.97% <ø> (ø) |
|
backend/graphql/Course/__test__/util.ts | 100.00% <0.00%> (ø) |
|
backend/bin/removeDuplicateExerciseCompletions.ts | 69.56% <0.00%> (ø) |
|
...end/bin/kafkaConsumer/exerciseConsumer/saveToDB.ts | 92.30% <0.00%> (ø) |
|
backend/services/knex.ts | 100.00% <0.00%> (ø) |
|
backend/graphql/Tag.ts | 50.48% <0.00%> (+1.94%) |
:arrow_up: |
backend/util/db-functions.ts | 56.41% <0.00%> (+11.11%) |
:arrow_up: |
backend/util/isNullOrUndefined.ts | 75.00% <0.00%> (+12.50%) |
:arrow_up: |
backend/graphql/Image.ts | 81.81% <0.00%> (+43.93%) |
:arrow_up: |
backend/services/google-cloud.ts | 71.42% <0.00%> (+45.23%) |
:arrow_up: |
... and 4 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Also fix broken tests - new apollo-server has more CSRF security thingies.