a-r-j / graphein

Protein Graph Library
https://graphein.ai/
MIT License
1.02k stars 131 forks source link

exposed fill_value to protein_to_pyg function #385

Closed kierandidi closed 5 months ago

kierandidi commented 5 months ago

Reference Issues/PRs

What does this implement/fix? Explain your changes

Exposing the fill_value for atom37 representations to the protein_to_pyg function so that the user can choose this and it is transparent where the value comes from.

What testing did you do to verify the changes in this PR?

Pull Request Checklist

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.05%. Comparing base (8123f42) to head (2458b68). Report is 169 commits behind head on master.

:exclamation: Current head 2458b68 differs from pull request most recent head 739cafb. Consider uploading reports for the commit 739cafb to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #385 +/- ## ========================================== + Coverage 40.27% 45.05% +4.78% ========================================== Files 48 113 +65 Lines 2811 7919 +5108 ========================================== + Hits 1132 3568 +2436 - Misses 1679 4351 +2672 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.