andy-sweet / napari-metadata

A napari plugin to view and edit metadata
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Add integration test with napari #65

Closed andy-sweet closed 1 year ago

andy-sweet commented 1 year ago

This adds some test to ensure the plugin can be programmatically added as a widget to the napari viewer.

codecov-commenter commented 1 year ago

Codecov Report

Merging #65 (cbec8cc) into main (efdcc89) will increase coverage by 0.08%. The diff coverage is 100.00%.

: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             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   93.41%   93.49%   +0.08%     
==========================================
  Files          19       20       +1     
  Lines        1609     1614       +5     
==========================================
+ Hits         1503     1509       +6     
+ Misses        106      105       -1     
Impacted Files Coverage Δ
src/napari_metadata/_tests/test_napari.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes