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

Add msLevel slot to Chromatogram class #247

Merged
merged 4 commits into from
Aug 21, 2017
Merged

Add msLevel slot to Chromatogram class #247

merged 4 commits into from
Aug 21, 2017

Conversation

jorainer
Copy link
Collaborator

  • Add msLevel slot to Chromatogram class.
  • Add msLevel argument to chromatogram,MSnExp (issue Extracting MS level > 1 chromatogram #246).
  • Add msLevel,Chromatogram method.
  • Update documentation and add unit tests.

See issue #246 for the initial discussion.

- Add msLevel slot to Chromatogram class.
- Add msLevel argument to chromatogram,MSnExp (issue #246).
- Update documentation and add unit tests.
@codecov-io
Copy link

codecov-io commented Aug 16, 2017

Codecov Report

Merging #247 into master will decrease coverage by 0.02%.
The diff coverage is 23.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
- Coverage   73.57%   73.55%   -0.03%     
==========================================
  Files          73       73              
  Lines        7770     7779       +9     
==========================================
+ Hits         5717     5722       +5     
- Misses       2053     2057       +4
Impacted Files Coverage Δ
R/DataClasses.R 100% <ø> (ø) ⬆️
R/functions-OnDiskMSnExp.R 66.75% <0%> (-0.36%) ⬇️
R/methods-MSnExp.R 74.08% <100%> (+0.1%) ⬆️
R/functions-Chromatogram.R 100% <100%> (ø) ⬆️
R/methods-Chromatogram.R 74.41% <50%> (-1.2%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cca72c6...0a56a22. Read the comment docs.

@lgatto
Copy link
Owner

lgatto commented Aug 16, 2017

@jotsetung - have you seen the strange error on travis-ci; any idea?

@jorainer
Copy link
Collaborator Author

No idea - but the unit tests had indeed some problems - fixed that.

@jorainer
Copy link
Collaborator Author

@lgatto, no idea why there is this one travis build failing - locally on my machine it's also running smoothly.

@lgatto
Copy link
Owner

lgatto commented Aug 21, 2017

Seems to work now, locally and on travis-ci.

@lgatto lgatto closed this Aug 21, 2017
@lgatto lgatto reopened this Aug 21, 2017
@lgatto lgatto merged commit 543a32f into master Aug 21, 2017
@lgatto lgatto deleted the msn_chromatogram branch August 21, 2017 11:05
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.

None yet

3 participants