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

Improvements on win parser and QE xml parser #18

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

qiaojunfeng
Copy link
Owner

For win file

  • Fix a bug in handling atoms_cart with bohr unit
  • Support exclude_bands
  • More type conversions

For QE xml file

  • Parse n_electrons

* Fix a bug in handling `atoms_cart` with bohr unit
* Support `exclude_bands`
* More type conversions
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a76dab7) 86.61% compared to head (d70461c) 86.67%.

Files Patch % Lines
src/util/parser.jl 91.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   86.61%   86.67%   +0.06%     
==========================================
  Files          30       30              
  Lines        2472     2492      +20     
==========================================
+ Hits         2141     2160      +19     
- Misses        331      332       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@qiaojunfeng qiaojunfeng merged commit aa71c65 into main Dec 5, 2023
7 checks passed
@qiaojunfeng qiaojunfeng deleted the atoms_unit branch December 5, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant