📚 Update quickstart guide to use Project API#1241
Conversation
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 1.87%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
|
Benchmark is done. Checkout the benchmark result page. Benchmark diff v0.6.0 vs. mainParametrized benchmark signatures: BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)Benchmark diff main vs. PRParametrized benchmark signatures: BenchmarkOptimize.time_optimize(index_dependent, grouped, weight) |
Codecov ReportBase: 88.1% // Head: 88.1% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #1241 +/- ##
=====================================
Coverage 88.1% 88.1%
=====================================
Files 104 104
Lines 5064 5064
Branches 842 842
=====================================
Hits 4462 4462
Misses 484 484
Partials 118 118 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
|
3883d7a to
a625d52
Compare
fdf8d45 to
0222382
Compare
|
|
0222382 to
e72cdd0
Compare
e72cdd0 to
b3e1501
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
jsnel
left a comment
There was a problem hiding this comment.
Approve to merge, taking into account this important note:
"Note that this is just a translation of the current quickstart guide to the Project API and not how the quickstart should look like for the 0.7.0 release.
For a proper quickstart we should incorporate the plotting functionality of the pyglotaran_extras so users can get an idea about the actual day to day workflow they would use."
Agreed 💯








This PR updates the quickstart guide to using the project API with a single import.
Note that this is just a translation of the current quickstart guide to the Project API and not how the quickstart should look like for the
0.7.0release.For a proper quickstart we should incorporate the plotting functionality of the
pyglotaran_extrasso users can get an idea about the actual day to day workflow they would use.Change summary
Documentation changes
Checklist
Closes issues
closes #1075