Added a node to keep track of files #647
Merged
Codecov / codecov/project
failed
Nov 7, 2023 in 0s
87.65% (-0.08%) compared to f7a3485
View this Pull Request on Codecov
87.65% (-0.08%) compared to f7a3485
Details
Codecov Report
Attention: 48 lines
in your changes are missing coverage. Please review.
Comparison is base (
f7a3485
) 87.73% compared to head (1d7229f
) 87.65%.
Report is 6 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #647 +/- ##
==========================================
- Coverage 87.73% 87.65% -0.08%
==========================================
Files 362 364 +2
Lines 48436 48520 +84
==========================================
+ Hits 42496 42532 +36
- Misses 5940 5988 +48
Files | Coverage Δ | |
---|---|---|
src/sisl/nodes/__init__.py | 100.00% <100.00%> (ø) |
|
src/sisl/nodes/tests/test_file_nodes.py | 58.82% <58.82%> (ø) |
|
src/sisl/nodes/file_nodes.py | 37.87% <37.87%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading