Skip to content
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

Added a node to keep track of files #647

Merged
merged 2 commits into from
Nov 8, 2023

one isort fail

1d7229f
Select commit
Loading
Failed to load commit list.
Merged

Added a node to keep track of files #647

one isort fail
1d7229f
Select commit
Loading
Failed to load commit list.
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.