DZakh / rescript-schema

🧬 The fastest parser in the entire JavaScript ecosystem with a focus on small bundle size and top-notch DX
MIT License
156 stars 7 forks source link

Build ppx for linux #62

Closed DZakh closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +31.52% :tada:

Comparison is base (6347e7d) 60.87% compared to head (82b5ea7) 92.39%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## =========================================== + Coverage 60.87% 92.39% +31.52% =========================================== Files 10 10 Lines 4984 4984 Branches 359 717 +358 =========================================== + Hits 3034 4605 +1571 + Misses 1949 375 -1574 - Partials 1 4 +3 ``` | [Files Changed](https://app.codecov.io/gh/DZakh/rescript-struct/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Zakharov) | Coverage Δ | | |---|---|---| | [packages/tests/src/core/S\_JsApi\_test.ts](https://app.codecov.io/gh/DZakh/rescript-struct/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Zakharov#diff-cGFja2FnZXMvdGVzdHMvc3JjL2NvcmUvU19Kc0FwaV90ZXN0LnRz) | `97.32% <100.00%> (ø)` | | | [packages/tests/src/ppx/Ppx\_General\_test.bs.mjs](https://app.codecov.io/gh/DZakh/rescript-struct/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Zakharov#diff-cGFja2FnZXMvdGVzdHMvc3JjL3BweC9QcHhfR2VuZXJhbF90ZXN0LmJzLm1qcw==) | `100.00% <100.00%> (ø)` | | | [...ackages/tests/src/ppx/Ppx\_Polyvariants\_test.bs.mjs](https://app.codecov.io/gh/DZakh/rescript-struct/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Zakharov#diff-cGFja2FnZXMvdGVzdHMvc3JjL3BweC9QcHhfUG9seXZhcmlhbnRzX3Rlc3QuYnMubWpz) | `100.00% <100.00%> (ø)` | | | [packages/tests/src/ppx/Ppx\_Primitives\_test.bs.mjs](https://app.codecov.io/gh/DZakh/rescript-struct/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Zakharov#diff-cGFja2FnZXMvdGVzdHMvc3JjL3BweC9QcHhfUHJpbWl0aXZlc190ZXN0LmJzLm1qcw==) | `100.00% <100.00%> (ø)` | | | [packages/tests/src/ppx/Ppx\_Records\_test.bs.mjs](https://app.codecov.io/gh/DZakh/rescript-struct/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Zakharov#diff-cGFja2FnZXMvdGVzdHMvc3JjL3BweC9QcHhfUmVjb3Jkc190ZXN0LmJzLm1qcw==) | `100.00% <100.00%> (ø)` | | | [packages/tests/src/ppx/Ppx\_Variants\_test.bs.mjs](https://app.codecov.io/gh/DZakh/rescript-struct/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Zakharov#diff-cGFja2FnZXMvdGVzdHMvc3JjL3BweC9QcHhfVmFyaWFudHNfdGVzdC5icy5tanM=) | `100.00% <100.00%> (ø)` | | | [packages/tests/src/utils/TestUtils.bs.mjs](https://app.codecov.io/gh/DZakh/rescript-struct/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Zakharov#diff-cGFja2FnZXMvdGVzdHMvc3JjL3V0aWxzL1Rlc3RVdGlscy5icy5tanM=) | `92.75% <100.00%> (+24.63%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/DZakh/rescript-struct/pull/62/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Zakharov)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.