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

Tutorials overhaul #150

Merged
merged 23 commits into from
Sep 3, 2023
Merged

Tutorials overhaul #150

merged 23 commits into from
Sep 3, 2023

Conversation

cbouy
Copy link
Member

@cbouy cbouy commented Aug 29, 2023

Closes #123

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage: 77.14% and project coverage change: -0.43% ⚠️

Comparison is base (5acfa79) 95.80% compared to head (ad19df9) 95.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   95.80%   95.38%   -0.43%     
==========================================
  Files          19       20       +1     
  Lines        1358     1386      +28     
==========================================
+ Hits         1301     1322      +21     
- Misses         57       64       +7     
Files Changed Coverage Δ
prolif/parallel.py 78.04% <0.00%> (ø)
prolif/plotting/complex3d.py 93.97% <37.50%> (-6.03%) ⬇️
prolif/plotting/barcode.py 78.88% <50.00%> (-1.58%) ⬇️
prolif/__init__.py 100.00% <100.00%> (ø)
prolif/fingerprint.py 98.24% <100.00%> (+0.02%) ⬆️
prolif/plotting/residues.py 100.00% <100.00%> (ø)

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

@cbouy cbouy force-pushed the tutorials branch 5 times, most recently from ccca4be to 6d27d38 Compare September 1, 2023 16:51
@cbouy cbouy merged commit 1e8002c into master Sep 3, 2023
8 of 9 checks passed
@cbouy cbouy deleted the tutorials branch September 3, 2023 00:24
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.

Tutorials improvements
1 participant