Closed UWinch closed 1 year ago
IMHO the type system should be provided by a parameter instead. That ensures that the user has proper control over the type system being passed in. Simply caching the first type system could mean that different runs of the same code use different type systems.
Merging #132 (6b82590) into dev (4f4ed17) will increase coverage by
0.03%
. The diff coverage is96.15%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## dev #132 +/- ##
==========================================
+ Coverage 92.17% 92.20% +0.03%
==========================================
Files 16 16
Lines 2146 2169 +23
==========================================
+ Hits 1978 2000 +22
- Misses 168 169 +1
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_process.py | 99.42% <94.11%> (-0.58%) |
:arrow_down: |
averbis/core/_rest_client.py | 86.76% <100.00%> (+0.08%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
What's in the PR
export_text_analysis_to_cas
method