Skip to content

Release/v0.5.0 - #8

Merged
rus07tam merged 20 commits into
RuJect:mainfrom
rus07tam:release/v0.5.0
Nov 24, 2025
Merged

Release/v0.5.0#8
rus07tam merged 20 commits into
RuJect:mainfrom
rus07tam:release/v0.5.0

chore: bump version to 0.5.0

cb7629b
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 24, 2025 in 0s

1 new issue (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- src/snakia/core/rx/async_bindable.py  2
- src/snakia/core/rx/base_bindable.py  5
- src/snakia/core/rx/bindable.py  2
- src/snakia/types/unique.py  16
- src/snakia/utils/exceptions.py  8
- src/snakia/core/rx/combines.py  7
- src/snakia/types/marker.py  17
- src/snakia/core/rx/chains.py  6
- src/snakia/utils/attrs.py  11
- src/snakia/utils/gil.py  2
- src/snakia/utils/calls.py  2
- src/snakia/utils/side.py  2
- src/snakia/decorators/meta_decorators.py  14
         

Clones added
============
- src/snakia/core/rx/async_bindable.py  1
- src/snakia/core/rx/bindable.py  1
- src/snakia/core/rx/combines.py  10
- src/snakia/core/rx/chains.py  7
- src/snakia/decorators/meta_decorators.py  2
         

See the complete overview on Codacy

Annotations

Check warning on line 4 in src/snakia/utils/exceptions.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/snakia/utils/exceptions.py#L4

Redefining built-in 'ExceptionGroup'