Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vyasr
Copy link
Contributor

@vyasr vyasr commented Sep 18, 2022

Description

Removes the SignacDeprecationWarning (long unused, we should use FutureWarning instead) and the warnings module, which is now empty.

Motivation and Context

Cleanup for 2.0

Checklist:

@vyasr vyasr added this to the v2.0.0 milestone Sep 18, 2022
@vyasr vyasr self-assigned this Sep 18, 2022
@vyasr vyasr requested review from a team as code owners September 18, 2022 16:11
@vyasr vyasr requested review from pepak13 and tcmoore3 and removed request for a team September 18, 2022 16:11
@codecov
Copy link

codecov bot commented Sep 18, 2022

Codecov Report

Merging #815 (71e8304) into next (52ff017) will decrease coverage by 1.33%.
The diff coverage is 78.85%.

@@            Coverage Diff             @@
##             next     #815      +/-   ##
==========================================
- Coverage   86.32%   84.99%   -1.34%     
==========================================
  Files          51       53       +2     
  Lines        4687     4671      -16     
  Branches     1022     1010      -12     
==========================================
- Hits         4046     3970      -76     
- Misses        456      522      +66     
+ Partials      185      179       -6     
Impacted Files Coverage Δ
signac/_synced_collections/__init__.py 100.00% <ø> (ø)
signac/_synced_collections/_caching.py 0.00% <0.00%> (ø)
signac/_synced_collections/backends/__init__.py 100.00% <ø> (ø)
..._synced_collections/backends/collection_mongodb.py 90.90% <ø> (ø)
...c/_synced_collections/backends/collection_redis.py 65.62% <ø> (ø)
...ac/_synced_collections/backends/collection_zarr.py 88.00% <ø> (ø)
signac/_synced_collections/buffers/__init__.py 100.00% <ø> (ø)
..._collections/buffers/memory_buffered_collection.py 100.00% <ø> (ø)
signac/_synced_collections/data_types/__init__.py 100.00% <ø> (ø)
signac/_synced_collections/data_types/attr_dict.py 100.00% <ø> (ø)
... and 60 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@vyasr vyasr merged commit 62a9d75 into next Sep 18, 2022
@vyasr vyasr deleted the remove_warnings branch September 18, 2022 19:50
bdice pushed a commit that referenced this pull request Oct 7, 2022
* Remove warnings module.

* Update changelog.
bdice pushed a commit that referenced this pull request Oct 27, 2022
* Remove warnings module.

* Update changelog.
vyasr added a commit that referenced this pull request Oct 30, 2022
* Remove warnings module.

* Update changelog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants