• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

LSSTDESC / clevar
100%

Build:
DEFAULT BRANCH: main
Repo Added 11 Mar 2021 01:38PM UTC
Token BFwOZCtIbpjVw1bfLOWtT7PxQdlpX27x2 regen
Build 593 Last
Files 47
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 0.10.0
  • 0.10.1
  • 0.10.2
  • 0.10.3
  • 0.11.0
  • 0.12.0
  • 0.12.1
  • 0.13.0
  • 0.13.1
  • 0.13.2
  • 0.13.3
  • 0.13.4
  • 0.13.5
  • 0.2.1
  • 0.3.0
  • 0.3.1
  • 0.4.0
  • 0.4.1
  • 0.4.2
  • 0.4.3
  • 0.5.0
  • 0.6.0
  • 0.6.1
  • 0.6.2
  • 0.6.3
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • 0.8.0
  • 0.8.1
  • 0.8.2
  • 0.8.3
  • 0.8.4
  • 0.9.0
  • 0.9.2
  • 0.9.3
  • Fix_GHA
  • issue/10/metrics_exe
  • issue/102/mem_pmem
  • issue/103/empty_dict_list_kwargs
  • issue/107/empty_dict_kwargs_fix2
  • issue/109/ftpt_tags
  • issue/110/same_share_mem
  • issue/112/healsparse
  • issue/113/fix_unpack_mmt
  • issue/12/pz_metrics
  • issue/121/mt_info_in_catalog
  • issue/122/smooth_line
  • issue/125/mt_hist_in_nb
  • issue/127/bug_id_cluster
  • issue/13/footprint_exe
  • issue/130/fix_unique_mt
  • issue/132/fix_lowercase_tags
  • issue/134/mt_frac_other
  • issue/136/rm_prt_exec
  • issue/141/fix_cf
  • issue/143/share_member_fraction
  • issue/147/fmt_tools
  • issue/15/mass_radius
  • issue/150/box_matching
  • issue/155/use_of_locals
  • issue/156/bug_same_mass
  • issue/159/rm_mem_ops
  • issue/162/memory_use
  • issue/164/fix_mem_read
  • issue/166/z_filter_mem_match
  • issue/17/save_full_cat
  • issue/2/metrics
  • issue/20/fix_eval_mass2radius
  • issue/21/update_doc
  • issue/24/cosmo_pars_in_yaml
  • issue/25/update_site_doc
  • issue/27/cat_labels
  • issue/3/executable
  • issue/30/update_nbs_in_site
  • issue/32/mass_richness_fit
  • issue/34/unique_matching_mass
  • issue/39/log_mass_errorbars
  • issue/4/metrics
  • issue/4/unittest_actions
  • issue/42/mem_mt_nb_bug
  • issue/44/user_access_to_matched_catalogs
  • issue/46/bug_in_membership_matching_detailed
  • issue/48/bug_img_doc
  • issue/50/clean_clmm_refs
  • issue/52/cldata_read
  • issue/54/intrinsic_cp
  • issue/55/output_plots_info
  • issue/58/improve_mock
  • issue/60/scat_func
  • issue/62/bug_in_mock
  • issue/63/int_comp_doc
  • issue/64/norm_int_comp
  • issue/69/cp_area
  • issue/7/membership
  • issue/70/ftpt_nest_bug
  • issue/71/ftpt_plot
  • issue/73/improve_member_functionality
  • issue/76/ftpt_nest_bug2
  • issue/77/prox_mt_float_deltaz
  • issue/8/masks
  • issue/80/prox_mt_n_match_radius
  • issue/82/compare_members
  • issue/82/mem_mt_cl_info
  • issue/84/saved_cat_with_mt_col
  • issue/86/f_score
  • issue/87/title_typo
  • issue/90/bug_in_read_full
  • issue/91/improve_members
  • issue/95/cat_tag
  • issue/97/empty_mt_input
  • origin/publish-docs
  • publish-docs

18 Nov 2024 02:03PM UTC coverage: 100.0%. Remained the same
11894071238

push

github

web-flow
Fix "add members" for member matching not working (#165)

* fix missing id_cluster->str conversion before checking for membership assignment

* Update version to 0.17.1

---------

Co-authored-by: Michel Aguena <michel.aguenadasilva@inaf.it>

2 of 2 new or added lines in 2 files covered. (100.0%)

3259 of 3259 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
3259 RELEVANT LINES 3259 COVERED LINES
1.0 HITS PER LINE
Source Files on main
  • Tree
  • List 47
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11894071238 main Fix "add members" for member matching not working (#165) * fix missing id_cluster->str conversion before checking for membership assignment * Update version to 0.17.1 --------- Co-authored-by: Michel Aguena <michel.aguenadasilva@inaf.it> push 18 Nov 2024 02:07PM UTC web-flow github
100.0
11893856279 main add delta_z to MembershipMatch.match_members (#169) * add delta_z to MembershipMatch.match_members * update ubuntu, checkout and miniconda versions and unify conda install in .github/workflows/build_check.yml * replace interp2d -> RectBivar... push 18 Nov 2024 01:55PM UTC web-flow github
100.0
11821312645 main swig<4.3.0 (#168) * swig<4.3.0 * Update tag to 0.16.1 --------- Co-authored-by: Michel Aguena <michel.aguenadasilva@inaf.it> push 13 Nov 2024 04:34PM UTC web-flow github
100.0
10967965964 main Issue/162/memory use (#163) * add check to str id_cluster col * improve reading of members * use first_cols in display only * create _fmt_col instead of redefining __setitem__ in ClCatalog * make must_have_id an attribute of TagData ... push 21 Sep 2024 12:22AM UTC web-flow github
100.0
9795369042 main update use of locals (#161) * update use of locals * Update version to 0.15.3 push 04 Jul 2024 02:34PM UTC web-flow github
100.0
9601414075 main Issue/159/rm mem ops (#160) * remove duplicate MemCatalog creation in read_members * move _init_match_vals application to match objects * removing duplicate creation MemCatalog in save_match * force nbconvert>=7 * Update version to 0.... push 20 Jun 2024 05:04PM UTC web-flow github
100.0
9420973005 main Issue/156/bug same mass (#158) * minor improvement in match.parent * fix same mass bug * Update version to 0.15.1 push 07 Jun 2024 05:41PM UTC web-flow github
100.0
9208730336 main Issue/150/box matching (#153) * add box match * add box._detailed_print * make ProximityMatch a child of SpatialMatch * restruct and simplify code * exclude mpl version 3.9.0 * Update version to 0.15.0 push 24 May 2024 08:18AM UTC web-flow github
100.0
4315334707 main add ftpt fix (#142) push 02 Mar 2023 03:09PM UTC GitHub github
100.0
3802656423 main add healsparse read (#138) push 29 Dec 2022 07:26PM UTC GitHub github
100.0
See All Builds (282)

Badge your Repo: clevar

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc