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

Maintenance improvements #114

Merged
merged 17 commits into from
Apr 6, 2023
Merged

Maintenance improvements #114

merged 17 commits into from
Apr 6, 2023

Conversation

cbouy
Copy link
Member

@cbouy cbouy commented Apr 6, 2023

Some improvements related to formatting, linting, pipelines and packaging:

  • Switch to only using pyproject.toml file
  • Add code formatting pipeline
  • Address older code quality comments

cbouy added 11 commits April 6, 2023 15:10
cleanup

cleanup test files

cleanup pyproject

fix build steps
cleanup workflows

fail fast if files not present

cleanup pyproject

fix session check on data files

log data path in tests
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #114 (006f4e8) into master (aa1535c) will decrease coverage by 95.75%.
The diff coverage is 0.00%.

❗ Current head 006f4e8 differs from pull request most recent head 2b83b89. Consider uploading reports for the commit 2b83b89 to get more accurate results

@@            Coverage Diff             @@
##           master    #114       +/-   ##
==========================================
- Coverage   95.74%   0.00%   -95.75%     
==========================================
  Files          10      10               
  Lines        1082    1085        +3     
==========================================
- Hits         1036       0     -1036     
- Misses         46    1085     +1039     
Impacted Files Coverage Δ
prolif/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
prolif/datafiles.py 0.00% <0.00%> (-100.00%) ⬇️
prolif/fingerprint.py 0.00% <0.00%> (-96.07%) ⬇️
prolif/interactions.py 0.00% <0.00%> (-98.80%) ⬇️
prolif/molecule.py 0.00% <0.00%> (-100.00%) ⬇️
prolif/plotting/network.py 0.00% <0.00%> (-95.64%) ⬇️

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cbouy cbouy merged commit ca4bf5f into master Apr 6, 2023
@cbouy cbouy deleted the hatch branch April 6, 2023 22:06
@cbouy cbouy added this to the v2.0.0 milestone Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant