Skip to content

test: [Automatic] Constraints upgrades: hypothesis, magicgui, psygnal, tensorstore, tifffile, tqdm, virtualenv#6143

Merged
melonora merged 2 commits intomainfrom
auto-dependency-upgrades
Sep 14, 2023
Merged

test: [Automatic] Constraints upgrades: hypothesis, magicgui, psygnal, tensorstore, tifffile, tqdm, virtualenv#6143
melonora merged 2 commits intomainfrom
auto-dependency-upgrades

Conversation

@napari-bot
Copy link
Copy Markdown
Contributor

This PR is automatically created and updated by this napari GitHub Action:
https://github.com/napari/napari/tree/main/.github/workflows/upgrade_test_constraints.yml
It ensures that dependencies are tested with the most recent version.

The updated packages are:

  • cmake
  • coverage
  • debugpy
  • hypothesis
  • ipykernel
  • magicgui
  • psygnal
  • pyzmq
  • tensorstore
  • tifffile
  • tornado
  • tqdm
  • virtualenv

@napari-bot napari-bot added the maintenance PR with maintance changes, label Aug 14, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 14, 2023

Codecov Report

Merging #6143 (33f0927) into main (e48df82) will decrease coverage by 0.01%.
Report is 9 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #6143      +/-   ##
==========================================
- Coverage   91.62%   91.61%   -0.01%     
==========================================
  Files         579      579              
  Lines       50663    50663              
==========================================
- Hits        46419    46415       -4     
- Misses       4244     4248       +4     

see 5 files with indirect coverage changes

@Czaki Czaki added this to the 0.5.0 milestone Aug 17, 2023
@brisvag brisvag added the ready to merge Last chance for comments! Will be merged in ~24h label Sep 6, 2023
@melonora melonora removed the ready to merge Last chance for comments! Will be merged in ~24h label Sep 14, 2023
@melonora melonora merged commit 14ca578 into main Sep 14, 2023
kne42 added a commit to kne42/napari that referenced this pull request Sep 19, 2023
* main: (26 commits)
  Fix some typing in napari.components (napari#6203)
  Use class name for object that does not have qt name (napari#6222)
  test: [Automatic] Constraints upgrades: `hypothesis`, `magicgui`, `psygnal`, `tensorstore`, `tifffile`, `tqdm`, `virtualenv` (napari#6143)
  Replace more np.all( ... = ...) with np.array_equal (napari#6213)
  remove np.all(... == ...) in test_surface.py (napari#6218)
  Ensure pandas Series is initialized with a list as data (napari#6226)
  Stop using temporary directory for store array for paint test (napari#6191)
  Bugfix: ensure thumbnail represents canvas when multiscale (napari#6200)
  cleanup np.all(... == ...) from test_points.py (napari#6217)
  [pre-commit.ci] pre-commit autoupdate (napari#6221)
  use app-model for file menu (napari#4865)
  Add tests to cover slicing behavior when changing layers and data (napari#4819)
  [pre-commit.ci] pre-commit autoupdate (napari#6128)
  Add test coverage for async slicing of labels (napari#5325)
  Add collision check when set colors for labels layer (napari#6193)
  Update "toggle ndview" text (napari#6192)
  Prevent layer controls buttons changing layout while taking screenshots with flash effect on (napari#6194)
  Fix typing in napari.utils.perf (napari#6132)
  Add GUI test coverage for changes to Labels.show_selected_label (napari#5372)
  Fix types in 'napari.utils.colormaps.categorical_colormap' (napari#6154)
  ...
@melonora melonora modified the milestones: 0.5.0, 0.4.19 Oct 5, 2023
@Czaki Czaki modified the milestones: 0.4.19, 0.5.0 Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance PR with maintance changes,

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants