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

Fix fieldnames bug in AtomsBase interface #145

Merged
merged 4 commits into from
Jul 21, 2023

missed (

5a672de
Select commit
Loading
Failed to load commit list.
Merged

Fix fieldnames bug in AtomsBase interface #145

missed (
5a672de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2023 in 0s

73.31% (-0.06%) compared to 58d3390

View this Pull Request on Codecov

73.31% (-0.06%) compared to 58d3390

Details

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.06 ⚠️

Comparison is base (58d3390) 73.37% compared to head (5a672de) 73.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
- Coverage   73.37%   73.31%   -0.06%     
==========================================
  Files          34       34              
  Lines        5022     5022              
==========================================
- Hits         3685     3682       -3     
- Misses       1337     1340       +3     
Impacted Files Coverage Δ
src/types.jl 72.60% <75.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.