Closed mustafasoylu closed 1 year ago
Merging #81 (4e5587e) into dev (0b8e6e8) will decrease coverage by
0.03%
. The diff coverage is11.53%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## dev #81 +/- ##
==========================================
- Coverage 80.00% 79.98% -0.03%
==========================================
Files 56 56
Lines 4997 5001 +4
==========================================
+ Hits 3998 4000 +2
- Misses 999 1001 +2
Impacted Files | Coverage Δ | |
---|---|---|
metador_core/widget/server/__init__.py | 23.96% <11.53%> (+0.89%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Internal metador-core routes don't have separate functions for the routes. I separated these functions and implemented them in routes again. Necessary for invenio-metador package.