mittinatten / freesasa

C-library for calculating Solvent Accessible Surface Areas
http://freesasa.github.io/
MIT License
107 stars 36 forks source link

Refactored stripping quotes from atom_auth_id with unique_ptrs #56

Closed danny305 closed 3 years ago

danny305 commented 3 years ago

I tested this out with the protein 4kyp (cif/pdb) and the results where identical.

Let me know if it fails or gives you set faults faults on you.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 97.474% when pulling 17667038fc819d090459aec39a8e4aa9fcf8bdd2 on danny305:feature/cif into cd8b44f6906c821f62068a30e077c110934515e5 on mittinatten:feature/cif.

mittinatten commented 3 years ago

I added a regression test for this too