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

Bump codecov/codecov-action from 4 to 5 #425

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps codecov/codecov-action from 4 to 5.

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.0

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

4.0.0-beta.2

Fixes

  • #1085 not adding -n if empty to do-upload command

4.0.0-beta.1

v4 represents a move from the universal uploader to the Codecov CLI. Although this will unlock new features for our users, the CLI is not yet at feature parity with the universal uploader.

Breaking Changes

  • No current support for aarch64 and alpine architectures.
  • Tokenless uploading is unsuported
  • Various arguments to the Action have been removed

3.1.4

Fixes

  • #967 Fix typo in README.md
  • #971 fix: add back in working dir
  • #969 fix: CLI option names for uploader

Dependencies

  • #970 build(deps-dev): bump @​types/node from 18.15.12 to 18.16.3
  • #979 build(deps-dev): bump @​types/node from 20.1.0 to 20.1.2
  • #981 build(deps-dev): bump @​types/node from 20.1.2 to 20.1.4

3.1.3

Fixes

  • #960 fix: allow for aarch64 build

Dependencies

  • #957 build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0
  • #958 build(deps): bump openpgp from 5.7.0 to 5.8.0
  • #959 build(deps-dev): bump @​types/node from 18.15.10 to 18.15.12

3.1.2

Fixes

  • #718 Update README.md
  • #851 Remove unsupported path_to_write_report argument
  • #898 codeql-analysis.yml
  • #901 Update README to contain correct information - inputs and negate feature
  • #955 fix: add in all the extra arguments for uploader

Dependencies

  • #819 build(deps): bump openpgp from 5.4.0 to 5.5.0
  • #835 build(deps): bump node-fetch from 3.2.4 to 3.2.10
  • #840 build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4
  • #841 build(deps): bump @​actions/core from 1.9.1 to 1.10.0
  • #843 build(deps): bump @​actions/github from 5.0.3 to 5.1.1
  • #869 build(deps): bump node-fetch from 3.2.10 to 3.3.0
  • #872 build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0
  • #879 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Copy link
Contributor

Benchmark Result

Judge result

Benchmark Report for /home/runner/work/QuantumOptics.jl/QuantumOptics.jl

Job Properties

  • Time of benchmarks:
  • Target: 18 Nov 2024 - 18:37
  • Baseline: 18 Nov 2024 - 18:41
  • Package commits:
  • Target: 97c979
  • Baseline: ea228f
  • Julia commits:
  • Target: 67dffc
  • Baseline: 67dffc
  • Julia command flags:
  • Target: None
  • Baseline: None
  • Environment variables:
  • Target: None
  • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["stochastic schroedinger", "qo types", "1//2"] 0.92 (5%) ✅ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["master", "base array types"]
  • ["master", "qo types"]
  • ["schroedinger", "base array types"]
  • ["schroedinger", "qo types"]
  • ["stochastic master", "base array types"]
  • ["stochastic master", "qo types"]
  • ["stochastic schroedinger", "base array types"]
  • ["stochastic schroedinger", "qo types"]

Julia versioninfo

Target

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2509 MHz 3763 s 0 s 233 s 6412 s 0 s
 #2 2445 MHz 4811 s 0 s 258 s 5357 s 0 s
 #3 3243 MHz 3455 s 0 s 255 s 6695 s 0 s
 #4 2445 MHz 2876 s 0 s 241 s 7295 s 0 s
 Memory: 15.606491088867188 GB (13478.109375 MB free)
 Uptime: 1045.49 sec
 Load Avg: 1.03 1.25 1.07
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3234 MHz 4561 s 0 s 259 s 8045 s 0 s
 #2 3243 MHz 5986 s 0 s 281 s 6616 s 0 s
 #3 2445 MHz 3816 s 0 s 278 s 8765 s 0 s
 #4 2445 MHz 2984 s 0 s 263 s 9618 s 0 s
 Memory: 15.606491088867188 GB (13497.34765625 MB free)
 Uptime: 1291.5 sec
 Load Avg: 1.03 1.13 1.07
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

Benchmark Report for /home/runner/work/QuantumOptics.jl/QuantumOptics.jl

Job Properties

  • Time of benchmark: 18 Nov 2024 - 18:37
  • Package commit: 97c979
  • Julia commit: 67dffc
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["master", "base array types", "1//2"] 34.645 μs (5%) 28.50 KiB (1%) 279
["master", "base array types", "100//1"] 16.279 s (5%) 87.937 ms 11.65 GiB (1%) 77362
["master", "base array types", "20//1"] 38.690 ms (5%) 29.58 MiB (1%) 4570
["master", "base array types", "50//1"] 1.102 s (5%) 6.197 ms 836.56 MiB (1%) 21466
["master", "qo types", "1//2"] 35.747 μs (5%) 30.23 KiB (1%) 374
["master", "qo types", "100//1"] 13.814 s (5%) 92.427 ms 11.66 GiB (1%) 96829
["master", "qo types", "20//1"] 31.072 ms (5%) 29.84 MiB (1%) 5749
["master", "qo types", "50//1"] 892.880 ms (5%) 5.273 ms 838.12 MiB (1%) 26869
["schroedinger", "base array types", "1//2"] 6.395 μs (5%) 4.25 KiB (1%) 54
["schroedinger", "base array types", "100//1"] 3.085 ms (5%) 55.75 KiB (1%) 54
["schroedinger", "base array types", "20//1"] 126.817 μs (5%) 14.25 KiB (1%) 54
["schroedinger", "base array types", "50//1"] 650.756 μs (5%) 31.00 KiB (1%) 54
["schroedinger", "qo types", "1//2"] 5.522 μs (5%) 4.17 KiB (1%) 50
["schroedinger", "qo types", "100//1"] 2.906 ms (5%) 49.23 KiB (1%) 50
["schroedinger", "qo types", "20//1"] 207.259 μs (5%) 12.92 KiB (1%) 50
["schroedinger", "qo types", "50//1"] 721.734 μs (5%) 27.58 KiB (1%) 50
["stochastic master", "base array types", "1//2"] 276.387 μs (5%) 201.98 KiB (1%) 1947
["stochastic master", "base array types", "100//1"] 321.835 ms (5%) 787.312 μs 223.27 MiB (1%) 1597
["stochastic master", "base array types", "20//1"] 22.115 ms (5%) 15.46 MiB (1%) 2533
["stochastic master", "base array types", "50//1"] 91.701 ms (5%) 65.50 MiB (1%) 1829
["stochastic master", "qo types", "1//2"] 299.511 μs (5%) 222.67 KiB (1%) 2908
["stochastic master", "qo types", "100//1"] 541.986 ms (5%) 2.240 ms 398.44 MiB (1%) 3554
["stochastic master", "qo types", "20//1"] 20.170 ms (5%) 16.77 MiB (1%) 3554
["stochastic master", "qo types", "50//1"] 123.071 ms (5%) 100.75 MiB (1%) 3554
["stochastic schroedinger", "base array types", "1//2"] 45.295 μs (5%) 4.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "100//1"] 1.046 ms (5%) 68.62 KiB (1%) 197
["stochastic schroedinger", "base array types", "20//1"] 242.124 μs (5%) 14.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "50//1"] 562.823 μs (5%) 31.05 KiB (1%) 57
["stochastic schroedinger", "qo types", "1//2"] 51.446 μs (5%) 19.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "100//1"] 1.410 ms (5%) 71.31 KiB (1%) 388
["stochastic schroedinger", "qo types", "20//1"] 314.498 μs (5%) 29.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "50//1"] 732.361 μs (5%) 46.56 KiB (1%) 388

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["master", "base array types"]
  • ["master", "qo types"]
  • ["schroedinger", "base array types"]
  • ["schroedinger", "qo types"]
  • ["stochastic master", "base array types"]
  • ["stochastic master", "qo types"]
  • ["stochastic schroedinger", "base array types"]
  • ["stochastic schroedinger", "qo types"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2509 MHz 3763 s 0 s 233 s 6412 s 0 s
 #2 2445 MHz 4811 s 0 s 258 s 5357 s 0 s
 #3 3243 MHz 3455 s 0 s 255 s 6695 s 0 s
 #4 2445 MHz 2876 s 0 s 241 s 7295 s 0 s
 Memory: 15.606491088867188 GB (13478.109375 MB free)
 Uptime: 1045.49 sec
 Load Avg: 1.03 1.25 1.07
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

Benchmark Report for /home/runner/work/QuantumOptics.jl/QuantumOptics.jl

Job Properties

  • Time of benchmark: 18 Nov 2024 - 18:41
  • Package commit: ea228f
  • Julia commit: 67dffc
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["master", "base array types", "1//2"] 35.095 μs (5%) 28.50 KiB (1%) 279
["master", "base array types", "100//1"] 16.042 s (5%) 82.176 ms 11.65 GiB (1%) 77362
["master", "base array types", "20//1"] 38.534 ms (5%) 29.58 MiB (1%) 4570
["master", "base array types", "50//1"] 1.111 s (5%) 6.592 ms 836.56 MiB (1%) 21466
["master", "qo types", "1//2"] 35.716 μs (5%) 30.23 KiB (1%) 374
["master", "qo types", "100//1"] 13.944 s (5%) 126.650 ms 11.66 GiB (1%) 96829
["master", "qo types", "20//1"] 30.664 ms (5%) 29.84 MiB (1%) 5749
["master", "qo types", "50//1"] 900.000 ms (5%) 5.059 ms 838.12 MiB (1%) 26869
["schroedinger", "base array types", "1//2"] 6.216 μs (5%) 4.25 KiB (1%) 54
["schroedinger", "base array types", "100//1"] 3.065 ms (5%) 55.75 KiB (1%) 54
["schroedinger", "base array types", "20//1"] 125.224 μs (5%) 14.25 KiB (1%) 54
["schroedinger", "base array types", "50//1"] 645.528 μs (5%) 31.00 KiB (1%) 54
["schroedinger", "qo types", "1//2"] 5.345 μs (5%) 4.17 KiB (1%) 50
["schroedinger", "qo types", "100//1"] 2.911 ms (5%) 49.23 KiB (1%) 50
["schroedinger", "qo types", "20//1"] 206.456 μs (5%) 12.92 KiB (1%) 50
["schroedinger", "qo types", "50//1"] 725.166 μs (5%) 27.58 KiB (1%) 50
["stochastic master", "base array types", "1//2"] 280.905 μs (5%) 201.98 KiB (1%) 1947
["stochastic master", "base array types", "100//1"] 320.010 ms (5%) 692.414 μs 223.27 MiB (1%) 1597
["stochastic master", "base array types", "20//1"] 22.043 ms (5%) 15.46 MiB (1%) 2533
["stochastic master", "base array types", "50//1"] 92.481 ms (5%) 65.50 MiB (1%) 1829
["stochastic master", "qo types", "1//2"] 306.973 μs (5%) 222.67 KiB (1%) 2908
["stochastic master", "qo types", "100//1"] 542.217 ms (5%) 4.956 ms 398.44 MiB (1%) 3554
["stochastic master", "qo types", "20//1"] 20.286 ms (5%) 16.77 MiB (1%) 3554
["stochastic master", "qo types", "50//1"] 124.331 ms (5%) 892.357 μs 100.75 MiB (1%) 3554
["stochastic schroedinger", "base array types", "1//2"] 46.346 μs (5%) 4.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "100//1"] 1.037 ms (5%) 68.62 KiB (1%) 197
["stochastic schroedinger", "base array types", "20//1"] 237.454 μs (5%) 14.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "50//1"] 556.300 μs (5%) 31.05 KiB (1%) 57
["stochastic schroedinger", "qo types", "1//2"] 55.975 μs (5%) 19.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "100//1"] 1.432 ms (5%) 71.31 KiB (1%) 388
["stochastic schroedinger", "qo types", "20//1"] 319.146 μs (5%) 29.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "50//1"] 738.440 μs (5%) 46.56 KiB (1%) 388

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["master", "base array types"]
  • ["master", "qo types"]
  • ["schroedinger", "base array types"]
  • ["schroedinger", "qo types"]
  • ["stochastic master", "base array types"]
  • ["stochastic master", "qo types"]
  • ["stochastic schroedinger", "base array types"]
  • ["stochastic schroedinger", "qo types"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3234 MHz 4561 s 0 s 259 s 8045 s 0 s
 #2 3243 MHz 5986 s 0 s 281 s 6616 s 0 s
 #3 2445 MHz 3816 s 0 s 278 s 8765 s 0 s
 #4 2445 MHz 2984 s 0 s 263 s 9618 s 0 s
 Memory: 15.606491088867188 GB (13497.34765625 MB free)
 Uptime: 1291.5 sec
 Load Avg: 1.03 1.13 1.07
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.85
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.35%. Comparing base (d2c71fe) to head (0a0294f).
Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
+ Coverage   97.03%   97.35%   +0.31%     
==========================================
  Files          18       18              
  Lines        1554     1699     +145     
==========================================
+ Hits         1508     1654     +146     
+ Misses         46       45       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants