YangCatalog / backend

YANG Catalog's REST API and internal module processing pipeline
https://yangcatalog.org
Apache License 2.0
2 stars 11 forks source link

Fix for impact analysis internal server error #802

Closed dmytro-kyrychenko closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #802 (0c0c5dc) into develop (fa39372) will increase coverage by 1.67%. Report is 1 commits behind head on develop. The diff coverage is 75.00%.

:exclamation: Current head 0c0c5dc differs from pull request most recent head adb84cc. Consider uploading reports for the commit adb84cc to get more accurate results

@@             Coverage Diff             @@
##           develop     #802      +/-   ##
===========================================
+ Coverage    76.09%   77.76%   +1.67%     
===========================================
  Files          121      112       -9     
  Lines        12959    11421    -1538     
===========================================
- Hits          9861     8882     -979     
+ Misses        3098     2539     -559     
Files Coverage Δ
tests/test_opensearch_manager.py 99.37% <100.00%> (ø)
tests/test_parseException.py 94.44% <ø> (ø)
tests/test_repoutil.py 98.83% <ø> (ø)
tests/test_resolveExpiration.py 99.32% <100.00%> (ø)
tests/test_util.py 96.36% <ø> (ø)
api/views/yang_search/yang_search.py 14.28% <0.00%> (-1.43%) :arrow_down:

... and 28 files with indirect coverage changes