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

Added missing function's documentations #225

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

wverastegui
Copy link

This PR added the documentation of the following functions:

  • compute_densities
  • compute_mass_values
  • compute_mz_sd
  • draw_rt_correction_plot
  • draw_rt_normal_peaks
  • extract_pattern_colnames
  • get_num_workers
  • increment_counter
  • plot_normix_bic
  • plot_peak_summary
  • plot_raw_profile_histogram
  • plot_rt_profile
  • span

Closes #150

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.42%. Comparing base (6ac2542) to head (50ffc18).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   66.42%   66.42%           
=======================================
  Files          23       23           
  Lines        2740     2740           
=======================================
  Hits         1820     1820           
  Misses        920      920           

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

@hechth hechth marked this pull request as ready for review September 2, 2024 07:37
@hechth hechth merged commit 169b929 into master Sep 3, 2024
3 checks passed
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.

Missing documentation
2 participants