This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 24, 2024
-
-
Nemanja Glumac authored
* Fix the comment * Update the threshold for the front-end
-
- Nov 15, 2023
-
-
Cam Saul authored
-
- Feb 27, 2023
-
-
Nemanja Glumac authored
* Track only frontend source files * Bump `frontend` target to 50% * Bump `backend` target to 85% * Ignore unit tests coverage directly in jest config * Ignore Storybook components from coverage reports
-
- Dec 27, 2022
-
-
Nemanja Glumac authored
-
- Nov 02, 2021
-
-
Ariya Hidayat authored
-
- Aug 18, 2021
-
-
Ariya Hidayat authored
codecov patch calculation is incorrect. Thus, let's rely only on the whole-project calculation and threshold (which is working fine).
-
- Aug 16, 2021
-
-
Ariya Hidayat authored
With flags, and potentially not all coverage info will be submitted on every commit, it seems that carryforward is necessary. https://docs.codecov.com/docs/carryforward-flags
-
- Aug 13, 2021
-
-
Ariya Hidayat authored
* Tweak Codecov settings to account for front-end coverage * Scope back-end coverage with the correct codecov flag * Add enterprise/frontend
-
- May 26, 2020
-
-
Cam Saul authored
* Fix parsing commit messages in CI * Looks like CI works * Add codecov.yml
-
- May 13, 2020
-
-
Cam Saul authored
* Fix #12501 * Make sure Query results_metadata comes back with inferred base type from annotate * Support filtering against questions that use another question as their source [ci drivers] * Test fixes
* Lint fix [ci drivers] * Clean up metabase.query-processor.parameters.mbql-test * Tweak codecov requirements [ci drivers]
-
- May 12, 2020
-
-
Cam Saul authored
* Allow users to run ad-hoc query starting with Card if they have perms for it * Convert metabase.query-processor.middleware.fetch-source-query-test to modern style * When resolving source query from card_id, use Card ID for perms * Add test to make sure we don't overwrite existing card-id * Add missing require * Test fix
* Sort namespaces * Tweak codecov.yaml
-
- May 11, 2020
-
-
Cam Saul authored
* Fix parsing commit messages in CI * Looks like CI works * Add codecov.yml
-