Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write tests for core functions #35
Write tests for core functions #35
Changes from all commits
1ab999f
084b13e
4d219dd
b092cd0
f9d0f18
97eadb2
9340d05
08e8e8e
4cad73a
a350bfd
bc378a7
cb95710
9bdfb3e
a44f86c
82e7c78
e4fc254
55a12fb
570ed07
2f8d232
e4f5db5
ce843af
bb750ec
eb27b74
005cf7c
49bf505
75021ed
03b1c5a
46b986f
60b1e2c
c785c4a
2877484
2e6b87c
7390979
a376ede
9dabe70
bd1cd7c
525d809
71f0174
bf651f1
27960be
19a62d4
72d63ea
989a693
d81018d
162b757
6100fe7
44c7551
d3b90d2
117faf3
ee5e48f
bef73be
50fb6a7
62fe6be
a27f9f4
28b4051
e0b2726
b658f27
02a2e87
db16b60
55385fb
a2d986d
f2c7cd6
41adc53
1f14078
efbfacb
bce7c39
fd98370
2aedd35
3af2c87
043c898
db1fecc
decc937
6076d98
aa071ce
762faf9
0f9be60
1c3f36b
f64641c
f08d01f
392432c
2a8f201
98d8fd8
67cafa9
57ca6c8
835700f
b10ed5c
56521ad
f67781a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 1 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (N999)
Check failure on line 20 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (D205)
Check failure on line 20 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (D400)
Check failure on line 20 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (D415)
Check failure on line 22 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (UP035)
Check failure on line 48 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (COM812)
Check failure on line 51 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (I001)
Check failure on line 58 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (COM812)
Check failure on line 60 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (I001)
Check failure on line 61 in src/flowstab/FlowStability.py
GitHub Actions / lint
Ruff (T201)